CS Form Preset Field

Hi,

On a Single Archive Layout I have a form, with the following values

  • The first two fields are pre-filled using dynamic data

After submission, this is what’s saved and emailed:

  • The top two fields are empty.
  • I set them to disabled so the user can’t change them
  • I hoped these preset values would be saved with the form submission

Thanks, Bill.

Hello Bill,

Thanks for posting in! We would be happy to double-check your Form settings if we can log in. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
– Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

image

Best Regards.

I think this might be an HTML behavior with disabled inputs. If you want to keep that design. You can place a hidden input below the disabled inputs, with your desired name and value and it’ll fill out the form data in the Form Submission.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.