Forum Replies Created
- AuthorPosts
- October 17, 2024 at 10:40 am in reply to: Is it possible to insert a value entered by a user in another field? #37456
anto
ParticipantI 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 15, 2024 at 10:44 am in reply to: Is it possible to insert a value entered by a user in another field? #37451anto
ParticipantIf I insert this code, then the data from the first field is not copied at all when selecting radio1
October 15, 2024 at 8:49 am in reply to: Is it possible to insert a value entered by a user in another field? #37432anto
ParticipantThank 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 8, 2024 at 11:54 am in reply to: Is it possible to insert a value entered by a user in another field? #37420anto
ParticipantThank 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.anto
ParticipantCan you help me do what I’ve described in the picture while we wait for the future?
anto
ParticipantAnd when will the future come?
October 7, 2024 at 10:48 am in reply to: Is it possible to insert a value entered by a user in another field? #37411anto
ParticipantYes, i’d like it.
anto
ParticipantCould you help to create next plugin as image attached?
Attachments:
You must be logged in to view attached files.anto
ParticipantCould you create a universal plugin that fits all forms, not just one specific one?
Or help create one. What is described in the manual is impractical.anto
ParticipantCould you do it as a separate plugin?
anto
ParticipantI tried, but it doesn’t work. Can you fix this bug in the plugin in the next update?
- This reply was modified 7 months, 3 weeks ago by
anto.
anto
ParticipantShould this code be inserted in the plugin or in the template file?
anto
ParticipantIs it possible to use selectors (checkboxes) instead of radios, but so that they work like radios? Or will it work the same way as the radio and leave the group?
I don’t want to just insert additional code into the site, I just thought it was a bug in the plugin.anto
ParticipantA little bit wrong.
Radio1, Radio2, Radio3 are independent of each other and have no conditions.
The conditions are as follows:
For radio1
Show group1, if selectedfor radio2
Show group1 if selected in repeater 1
show group1 and 2 if selected in repeater 2
show group1, 2, 3 if 3 is selectedfor radio3
show a text field if radio3 is selected.The problem is that if I first select radio2 and select any value from the repeater, and then want to select radio3, the previous value of radio2 does not disappear, but remains. It shouldn’t be there, but it is.
- This reply was modified 7 months, 3 weeks ago by
anto.
anto
ParticipantIt seems that plugin WP-Mail-SMTP creates problem. I’ve disabled and enabled it and form seems works. But another problem is. When i disable WP-Mail-SMTP plugin i get ajax error again.
- This reply was modified 7 months, 3 weeks ago by
- AuthorPosts