You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Forms Calculation to get the non-alternate value of a drop down

posted on February 5, 2021

Is there any way in the calculation to specify that I want the display value instead of the alternate value of a drop down?

0 0
replied on February 9, 2021

You can definitely do that kind of stuff via Javascript - but I don't believe it is possible via the calculations functionality.

1 0
replied on February 9, 2021 Show version history

Ok, I ended up doing it in javascript. The problem I run into often with using alternate values is it always seems to be on a field where they also need the display value for populating the template, so javascript is almost always required when enabling this feature.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.