Skip to main content

How can I get the value of the drop down field inside a list?

214456_pastedImage_2.png

Existing result:

214457_pastedImage_3.png

 

expected result:

30 DAYS-CUT-OFF

Best solution at the moment, use replace function,

 


You can wrap the lookup you've built out in a parseLookup runtime function to strip out the lookup prefix.  I have it setup like below:

This will show on the form like this:

I'm using a calculated value control, but this can be done using a set value rule as well.


Reply