You are viewing limited content. For full access, please sign in.

Question

Question

Fill PDF from a Forms Collection

asked on January 18, 2017

I am struggling to get a pdf to fill as desired from a forms collection. The collection is repeatable up to 3 times. When the applicant fills out all three possible repeats it fills correctly. If the applicant only fills out one and does not select to repeat the collection it fills all three fields within the pdf with the first repeat's data. I currently have the fields values set as follows:

line one: %(RetrieveBusinessProcessVariables_Date_Requested\Year#[1]#)

line two: %(RetrieveBusinessProcessVariables_Date_Requested\Year#[2]#)

line three: %(RetrieveBusinessProcessVariables_Date_Requested\Year#[3]#)

 

Forms collection variable: Date_Requested\Year

 

Is it possible to have only the first value filled if the second and/or third are not completed on the form?

0 0

Replies

replied on January 18, 2017

By design, when indexing tokens past the last available value, the last value is returned. Please use the table feature in Fill PDF instead to define the columns in your collection.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.