UI Builder suggestion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 10:36 PM
Hi All,
I have created a UI Action button on one of the Custom table,Which will be accessed through the workspace .
On click of the UI Action button ,It has to open a new Modal window and this modal window will have a grid table ,which will display the getting from the a script include.
please suggest how to do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2023 07:26 AM
What do you mean a “grid table” and “will display the getting from the script include?”
Depending on the use case you might be able to use g_modal in your ui action, but otherwise you're either going to create a custom modal in ui builder, or a custom page at least that gets set to a modal with a declarative action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2023 07:52 AM
could you please share some example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2023 07:54 AM
Can you expand on your use case?