I have a filter set on a Modal which displays radio button options. When a value has been selected how do I pass the selected value to a UI only field.
Page 1 / 1
Hey @Mariah13, welcome to the community!
There are some different ways you could do this.
Can you share more about the bigger picture of what you’re trying to accomplish? What are you using the UI field for? Knowing what you’re trying to do will help me know what course of action to advise.
- If you’re using a filter based on a condition that you manually created on the model, you could add an action to update the Ui-Only filed value when that condition is activated.
- You can also use the UI-Only field as the filter, where a user selects a value in that field and you use model actions to activate a condition and query the model you want to filter.
For more about manual vs. automatic filters and how to create your own filter using UI-only fields, see the Skuid Skool courses if you haven’t already:
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.