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-
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...
-
DSP Automate - Interface Business / Development Notification Option
AnsweredWithin DSP Automate, I have several Interfaces that are not sending emails when using the Business Role / Business Notification Option or Development Role / Development Notification Option. I have ...
-
Dynamic Vertical Views from a Button on a Horizontal
AnsweredI have a situation where I have a object / data row that has multiple child objects with different structures. I use the header / detail page design to display this data on the bottom pane. But the...