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

Question

Question

Form load based on login authentication

asked on April 12, 2022

I have a form which needs to display the fields only when the user authenticates.

The authentication works as expected.

But currently i have the login button and all the fields displayed below the login button .

Once the user authenticates the fields populate the data and submit is enabled.

But when the form link is clicked i want only the login button to show and not the fields below. After the user authenticates the fields can display.

How can i achieve this using java script or is there any other way?

0 0

Replies

replied on April 18, 2022

If I'm understanding you correctly, once login has been clicked a lookup populates the fields.  Have you tried to set a rule to only show those fields if they have a value? 

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

Sign in to reply to this post.