Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Is there a method to surround RTP text entry with quotes in the business rule?

edited Jan 29, 2020 6:45PM in Planning 5 comments

Content

I would like to prompt a user for some text entry which then I would like to store in a text type account.  I've used the following which works well if the user surrounds their text entry in the prompt box with double quotes:

"First Name" = [[PlanningFunctions.getIdForString({FirstName})]];
 
What I'd like to do is not require the user to enter the quotes to prevent business rule errors because they forgot to include them.  Instead I'd like to add the quotes in the rule itself.  I've tried different permutations of including @CalcMgrDQuote but each resulted in an error.  Anyone have any thoughts?  
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!