Hello,
I want to create a Deeplink where the user has less to select in the input mask. I want the drop down menu be already selected and grayed out as well, so user also cannot change it anymore.
It tried with that:
If ( Param ( "DeepLink") = "Success";
drpIntervall.Selected.Result = "Daily" && DisplayMode.Disabled)
I might miss an important part somewhere, I hope someone can telle me where the mistakes lies.
Thank you very much in advance.
Best.

Report
All responses (
Answers (