Assign hidden input the mixed value of two text inputs

This topic contains 1 reply and 2 voices, and was last updated by Sekander Badsha 9 years, 8 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
August 17, 2014 at 11:02 pm 25376
Sekander Badsha Hello, I have 2 text inputs "A" & "B" and 1 hidden input "C". I need to have the hidden input "C" to get the values from input "A" and input "B" and be sent when form is submitted. Something like: value="valueFromA&valueFromB" <-- value of hidden input "C" How could I accomplish that? I don't want you to solve the problem but just guide me what files to modify or adding a hook? Thank you!
August 20, 2014 at 7:32 pm 25591
Sekander Badsha Sekander Badsha

Hi Karlos,
You’ll have to use action hook to achieve this.

Viewing 1 Posts - 1 through 1 (of 1 total)