call dynamic query in UI page , input from UI action

svani
Tera Contributor

Hi all,

 

I need one help for getting the data from the table using dynamic query.

Once Ui action create JIRA clicked have UI page which has 2 fields project name and issue type --both are reference fields and storing in different tables.

Once the project name is selected only related issue types(issue table has project name and project ID) should be visible in the variable issue types in glide window

How can i achieve the dynamic query in ui page getting the input from the ui action. 

If any one has done this please help me here

 

thanks in advance

1 REPLY 1

Slava Savitsky
Giga Sage

Does it have to be a UI page? If you create a table with two reference fields, you would be able to display the form view of that table in the popup and use the native reference qualifier functionality to control what records are available for selection in your reference fields.