UI Builder suggestion

Ketan Pandey
Tera Expert

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.

3 REPLIES 3

Mike Rakvica1
Tera Guru

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.

could you please share some example

Can you expand on your use case?