Inline Variables for forms

Hi Team, I’m trying to use inline variable inside the search select fields in forms. I’m trying to use the filter value but it seems not working for me. can someone suggest what we can do here. I want to use application data to get my roles using search query.

Hi @princes

Welcome to the Developer Community :tada:

:lightbulb: Inline variables in forms can be used only at 2 places : Labels , Search Query Filters

The following is the Form in which

  • A source is selected in first field and based on the source name , the second label will be framed

  • In the select field , list of entitlements show up , based on search query and filter applied .

Feel free to modify the object according to your use case .

Please find the Form JSON Body :backhand_index_pointing_down:
Form - Using Search Inline Variables.json (3.0 KB)

Thank you !

1 Like

Thanks @ TARLAPALLY SIDHARTH it’s working.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.