Jump to content

Recommended Posts

I currently have a form that consists of two select (drop-down menu) elements and a button.  It currently submits the two variables "Product" and "Subsystem" just fine. 

 

However, I'd like it to submit a third variable without creating a form element for it.  ie. I don't want to have a third drop-down menu or text box visible to the user.  Is it possible to do this?

 

Thanks in advance,

Steven

I currently have a form that consists of two select (drop-down menu) elements and a button.  It currently submits the two variables "Product" and "Subsystem" just fine. 

 

However, I'd like it to submit a third variable without creating a form element for it.  ie. I don't want to have a third drop-down menu or text box visible to the user.  Is it possible to do this?

 

Thanks in advance,

Steven

 

If you know in advance what the value of this third variable will be, you can create a hidden form input.  That, or pass the value along in a session.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.