Skip to main content
Participant
September 30, 2021
Question

How to Split Text in Adobe sign form?

  • September 30, 2021
  • 1 reply
  • 227 views

Hi All,
I have a requirement to get the text prepolutated, from the text i have to split characters and store in different text boxes.

Example;
Original text: "Hello"

I want to store it as..

Text Box1 : H

Text Box2 : e

Text Box3 : l

Text Box4 : l

Text Box5 : o

 

is it possible in Adobe sign form.

 

 

 

 

This topic has been closed for replies.

1 reply

Adobe Employee
September 30, 2021

no, as there are no string functions to do this. best you can do is to echo the entire value.