
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 31/Mar/25 03:54 PM
Updated: 04/Apr/25 05:19 PM
|
|
Component/s: |
None
|
Affects Version/s: |
14.0.28
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
File Attachments:
|
None
|
Image Attachments:
|
|
Environment:
|
Linux
|
|
I have a multi-selects variable named multi_selects with the choices: A, B, C, and D, and a text input variable named text_input. I would like the text_input to be prompted only user selects 'A' or 'D'
I added the groovy script as in the attachment to 'Should Prompt'; However, its evaluation is not using the current value of multi_selects.
Do you have any suggestion on this?
Thank you in advance,
ptrinh
|
Description
|
I have a multi-selects variable named multi_selects with the choices: A, B, C, and D, and a text input variable named text_input. I would like the text_input to be prompted only user selects 'A' or 'D'
I added the groovy script as in the attachment to 'Should Prompt'; However, its evaluation is not using the current value of multi_selects.
Do you have any suggestion on this?
Thank you in advance,
ptrinh
|
Show » |
|