Home › Forums › Quform WordPress › Is it possible to insert a value entered by a user in another field?
- This topic has 12 replies, 2 voices, and was last updated 1 month, 2 weeks ago by Ally.
- AuthorPosts
- October 7, 2024 at 10:33 am #37407antoParticipant
That is, for example, I have a text field1 in which the user enters information. Also there is a radio with two possibilities, but the first choice should show a text field2 with the information entered by the user from the text field1, and the second choice should show a text field2, but the user should enter information there.
Is this possible?- This topic was modified 1 month, 3 weeks ago by anto.
October 7, 2024 at 10:45 am #37410AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 7, 2024 at 10:48 am #37411antoParticipantYes, i’d like it.
October 8, 2024 at 9:46 am #37416AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- This reply was modified 1 month, 3 weeks ago by Ally.
October 8, 2024 at 11:54 am #37420antoParticipantThank you. This code works halfway. When I enter data in the first textbox, and select radio button 1, the data from that textbox is copied to textbox 2. But when I select radio 2, the text box is not cleared.
Then, after entering the data, when I select the radio in turn, nothing changes.October 15, 2024 at 8:28 am #37428AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 15, 2024 at 8:49 am #37432antoParticipantThank you. This code only works if you select radio1 first and then radio2. If you do it the other way around, or select radio 1 after radio 2, it does not work.
October 15, 2024 at 10:18 am #37450AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 15, 2024 at 10:44 am #37451antoParticipantIf I insert this code, then the data from the first field is not copied at all when selecting radio1
October 17, 2024 at 9:17 am #37453AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 17, 2024 at 9:45 am #37455AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 17, 2024 at 10:40 am #37456antoParticipantI replaced it, but there is still another problem. When you enter data first in the first field, and select radio1, then select radio2 and enter data in text field3, and then select radio1 again, the data in text field3 does not change (is not copied from field1) until changes are made to text field1.
October 18, 2024 at 11:19 am #37462AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.