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

Question

Question

Customize the button field in Laserfiche forms

asked on May 27, 2015

How could we configure new button field in Laserfiche form 9.2 ? and need to customize the created button field?

0 0

Replies

replied on May 27, 2015

Which button? Are you referring to the "Submitted" input button at the bottom of the form?

 

If so you can change it with .css or jquery by targeting the ".action-btn" class.

 

 

What would you like to customize about it?

0 0
replied on May 29, 2015

What are you trying to do? Are you trying to customize the name? Do you need to use more than 3 buttons on a form? Do you want to customize the behavior of the button? If you want to customize the name, you can do that in the process modeler. If you need more than 3 buttons (the maximum number that are standard in Forms), then you could create your own button with the Custom HTML control. As for the behavior the button produces, that all depends on what you need it to do. It could be as simple as sending the form down a particular path in the process by looking for the button action, or you may need to write some javascript to handle the behavior.

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

Sign in to reply to this post.