Forum Discussion
Sergey
20 days agoContributor III
I find the solution :
- For GetDynamicParametersForDynamicComponent( ... ) , define the return function api.GetDynamicParametersForDynamicComponent with convertstoredparametertodynamic set as tristatebool.truevalue --> You will get specific parameters created for each dynamic dashboards
- In the dynamic dashboard, locate your component (in my case the radio button) with its name, then use the property customSubstVarsAlreadyResolved("nameofyourparameterforthisdashboard") = whatevervalueyouwant
Related Content
- 11 months ago
- 8 months ago