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

Question

Question

Are these features available in Forms?

asked on October 14, 2014

We are preparing to launch a web form that will be accessible to the public. Wondering if LF Forms can accomplish the following:

1. For the most part, form submissions will be completed by individuals that are not known to us until they complete the form. There is a sub-set of users that are known to us. We would like to send out an ID # and PIN by mail so that these users can log in to the form and see some of the fields pre-populated with information that is unique to them.

2. Take the value of fields X, Y, and Z and display the result of a formula (say X * Y + Z).

 

Thanks!

0 0

Answer

APPROVED ANSWER
replied on October 14, 2014

Jason, yes, both items you listed are possible. For #1, you could have it perform a field for an ID# and PIN and when both are entered, have it perform a database lookup to fill in the rest of the information.

For #2, you would use some jQuery to perform the calculation of the fields according to the formula you need.

1 0

Replies

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

Sign in to reply to this post.