How can I set the short_description field from the value of a single line text variable?
I am attempting to set the value of the short_description of a sc_req_item from the user input when the RITM is submitted. The value I want to use from the RITM is a single variable and will be used in an email notification. I have tried to use a BR ...