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

Question

Question

check list before submit

asked on April 4, 2014

Hi everybody,

 

Is it possible, using WebForm (and not Laserfiche Client) to check a list before submit a WebForm ?

 

For exemple : i have a WebForm for add new customer, but before to add, i want to check if the customer is really a new one or not.

I want to put the verification directly on the WebForm.

 

If is possible, how can i do ?

 

Regards

 

0 0

Answer

APPROVED ANSWER
replied on April 7, 2014 Show version history

You could do a lookup based on the customer name (or other information) and, if a match is found in the database, display different content on your form. Going further, you can combine lookup rules like this with JavaScript to display messages to the user, disable the submit button on the form, and more. See this page in the online help for more information about lookup rules.

0 0
replied on April 11, 2014

Ok thanks Eric,

 

When i add a "lookup" for check information from the database, i have a button "Autofill". How can i change the value of this button ?

0 0
replied on April 14, 2014

Please see this question for more information about the auto fill button.

0 0
replied on April 17, 2014

Hi Eric,

 

Thanks for your help. Your solution works!

 

One last question for my culture; Is it possible to check automatically without clicking the button?

 

It works when there is only one field to be checked

 

Regard,

Olivier

0 0
replied on April 18, 2014

Yes, it is possible with JavaScript. See this question for more information.

0 0

Replies

replied on April 11, 2014

Hello,

 

is it possible to do the same thing but with an Excel file ?

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

Sign in to reply to this post.