I am using the tool tips recommended in the knowledge base in my fields. https://formidableforms.com/knowledgebase/how-to-add-tooltips/ They work good but sadly not in repeater fields. After adding another group of fields at the front end the tool tips won't be displayed. The support team said the JavaScript files that need to be called when you hover over the tooltip are only triggered when the first instance is loaded. Do you have any recommendations for a workaround for this issue or any other ways of adding tool tips the easy way with another plugin that uses a shortcode?
Thanks, John
There is a way to do what you want, but you can't use the shortcode or the instructions in Formidable's Knowledgeable. You have to use custom code to delegate the event handler to the parent div. This way all successive rows will function the same.
Can you provide the necessary code for this? I'd be quite surprised that nobody seems to have this issue and not find a good workaround for this. Good tool tip plugins for word press are rare. What I like about the recommended shortcode is the easy implementation with just a code within the form field. Other plugins require to add plugins in the plugin "database" which is very impractical. But no matter what plugin you use, after the first row in a repeater field it does not work properly...
No. I would have to work on your site because the requirement is very specific. If you don't know how to use jQuery's delegation to the parent record, I suggest you contact a developer that may be able to help you. You can find highly competent developers here: https://formidable-masterminds.com/developers-directory/
Please login or Register to submit your answer