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

Question

Question

How to determine the hyperlink of a form?

asked on November 23, 2016

Hi all,

 

I have designed a Laserfiche Application form but the form is quite lengthy in terms of fields. Therefore I have created two forms, one which consists of the Personal data of the applicant and the second one consists of the Qualifications of the applicant. I have used a 'Next' hyperlink on the first form (i.e. Personal data form) by using the Custom HTML option. Upon clicking on the Next hyperlink, I want to load the second form(i.e. the Qualifications form). But my concern is that I do not know what to use in the <a href=""> as link to load the new 2nd form.

 

Please advise.

Kind Regards,

0 0

Replies

replied on November 23, 2016

On the form configured in the step can be submitted, so it the next form can't be submitted if you add the link directly.  You can add a user task after the first message start event step and user initiator's variable as approver in the user task, and select "Automatically load the next task if the same person is assigned to it" for the first message start event step.  By doing this, it will automatically load the next form after submit the first form.

 

And in Forms 10.2, you can add pages to the form, so the lengthy issue can be solved by using pages.

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

Sign in to reply to this post.