Joseph Flesche
- Total activity 91
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 31
Posts
Recent activity by Joseph Flesche-
Excel Integration - Dynamic Combo / List Box
I have a requirement to provide dynamic list boxes (based on row criteria) to end users. This is not a problem when using the page within DSP; the field configuration is setup as follows. When I...
-
Custom WebApp Page - Filter page / column based on comma separated values
AnsweredI have received quite a few requests from end users to be able to filter on a list of values (comma, semicolon, or carriage return separated). As far as I know, this is not possible within the DSP ...
-
Custom WebApp Page - specify field / column width
AnsweredI have looked through the column properties, web help and forums here to see if there is a way to specify a field / column width. But I cannot seem to find any documentation. Is there a way to spec...
-
Button to trigger Stored Procedure - Notification that it is complete
AnsweredI have a custom WebApp page (this page is a summary page so it does not have the boaStatus field listed) with a button that runs a stored procedure (stored procedure takes about 1-2 minutes to run)...
-
Show Error on WebApp Page from Stored Procedure
AnsweredI have a page that runs a Stored Procedure at the database level. If there is a concern with the Stored Procedure (either based on the data passed or based on some conditions within the logic of th...
-
Refresh Header from Detail page after OnValidate / Save
AnsweredI have a header / detail page setup where the detail page updates the fields on the header page. After the detail page is saved (the detail page OnValidate event), can the header page be refreshed?...
-
Apply CSS to rows
I have a page design requirement where I need to format / color code certain rows to assist end users with a visual identification of row. I can apply formatting and color to cells within DSP for c...
-
Full Page Edit Mode
AnsweredFor Full Page Edit mode, I shift click to select all of the visible rows, then press the e key to go into edit mode. This works, but for some end users, this is difficult to explain and have them u...
-
Custom Page Design: Update field based on another field changed
AnsweredI am designing a page that needs to update a field (Status) based on an OnChange event for another field (Description). In other words, when the Description field is changed, set Status = NULL. I h...
-
DSP Automate / Transform - Target Processing Issues with Automate
AnsweredDSP Automate / Transform - Target Processing Issues I have an Interface setup in Automate that contains the following. Workflow to notify the start processing. Reset Targets in case there were pre...