Skip to main content
Participant
July 14, 2022
Question

Concatenate Text Fields

  • July 14, 2022
  • 1 reply
  • 305 views

Hello!  

 

New to Adobe Sign (and making Adobe forms in general) However, here is the situation...

 

I am using Adobe Sign with Dynamics 365 Customer Engagement.  I have created a form that has three text fields.  I would like to concatenate the values of these three fields and send the concatenated text back to Dynamics.

 

I was thinking I could add a new text field and set the properties to hidden, and then perhaps concatenate the values of the other three fields into the hidden field.  However, when I add a text field, the Form Field property if disabled (greyed out).

 

Also, I'm not sure how to go about concatenating fields on an Adobe form.

 

Any guidance on this would be appreciated.

This topic has been closed for replies.

1 reply

Participant
July 15, 2022

An update...

I figured out why I was not seeing the Form Field Property to allow a field to be hidden.  I had "Prepared or E Signing".  Once I reverted it back, I was able to set the visibility of the field.

 

I also figured out how to concatenate two fields into a third field using a Custom Calculation Script.  The problem now is that when the form is sent for signature, it appears the script is ignored and the concatenation into a third field does not occur.  I assume this is one of the things not supported when preparing for e signature?

 

Back to the drawing board