Using Groovy to Pass a Smart List Value from form rows (need to pass WITHOUT quotes)
Summary:
Is there a supplemental Groovy function, or other technique, that can convert a pulled smart list value from a form WITHOUT quotes?
Content (required):
We are trying to do the following in Planning Cloud:
- Loop through edited rows on a form (not data cells)
- Pull the Smart List value from one of the cells in the row
- Pass that value to a (Calc Manager) Template which uses that value in an @HspNumToString
- The challenge arises when the value is passed WITH quotes, which the function doesn’t like
Question: Is there a supplemental Groovy function, or other technique, that can convert that number to a string?
Tagged:
0