does not populate dynamic fields value in steps form
-
it does not populate one field value to another field of the same form in muti steps for example in step one I have field ${b1-1} which is a radio button with user Addressing Title
Mr.
Ms.
and the next step is Name field ${b1-2} and 3rd step I want to make Display Name with Addressing Title by merging both field keys as default values like this
Display Name = ${b1-} ${b1-2} ex: Mr. John Doe but these keys as default values don’t populate dynamically while other Forms builders such as Fluent Forms, Formidable Form, and Gravity Form have these features also they can map BuddyPress X Profile Fields too. Even Gravity Form has the ability to live merge tag option where you do not need to make MultiStep form because it does change any dynamic value in real-time and live everywhere like HTML, place holder, label, and as default value,
- The topic ‘does not populate dynamic fields value in steps form’ is closed to new replies.