please help me in adding dynamic values (need to get values from query) to select.
Suppose if i have 2 views in mashboard, one is presto form and another is app , whenever i change some value in presto form, how can we pass this value to app and rerender app?
Please help me in this . As we have major production on this.
Unfortunately, you can’t use dynamic values in Presto form control. It only supports static drop downs and fields. Easiest option is to build a custom app containing a form and you can invoke webservices to populate dynamic values.