Question
4
Replies
2172
Views
Posted: May 30, 2018
Last activity: May 30, 2018
Closed
Prompt List Value Visibility
Hello,
There's a dropdown property which is a prompt list with values defined within the property rule.
ex. ReqType - Option A, Option B, Option C
Ask: Hide/Remove Option B when a ServiceFlag is true
ex. ServiceFlag = true; ReqType - Option A, Option C
(I already created the expression to check if the service flag is true)
any help with the steps to achieve this solution would be of great help.
Thanks,
C
***Edited by Moderator Marissa to update categories***
Hi Chris,
Try the following approach:
- Use a drop down control and add a source as report definition.
- In report definition, in filter condition check the for the serviceFlag and generate the value accordingly.
kindly try and let us know if further query.
Regards,
Rahul