Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8506 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I have a simple input form for a web survey. The client wants the users to be able to go back to incomplete surveys and fill in missing info. I've got it so it will find the original record and bring up the web input form once again, but it does not display the information that has already been input in the associated fields.

Basically, how do I get a web form to fill in field data that has already been input? This is probably something realy easy, but I haven't been able to find an example anywhere...

Posted

Just use <INPUT type="text" value="[FMP-field: xxx]" name="xxx" size="10">

and already filled values will show up -- if you are at correct record!

This topic is 8506 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.