norcross / gravity-tooltips

Adds a custom field to each form element for tooltips
MIT License
74 stars 20 forks source link

Tooltip is not working with Ajax call #24

Open ujjavalavirus opened 8 years ago

ujjavalavirus commented 8 years ago

Hi Team,

This plugin is working superb with gravity form. Awesome UI for tooltip. All is good. But when I am calling my gravity form through ajax call this tooltip is not adding the html on form & there is no any javascript code that add this tool tip again. Please provide the solution as its urgent for me. Waiting for your reply.

norcross commented 8 years ago

are you referring to a multi page form? I don't quite understand the issue.

ujjavalavirus commented 8 years ago

Nope, We have a gravity form over the pop, Which we are adding through ajax call. So On the popup when the gravity form is loading through ajax call tooltip is getting missed out. but at the same popup,if I am adding the same gravity form direct without any ajaxcall. Tooltip is working awesome. Any clue?

norcross commented 8 years ago

I'd have to do some testing to see why that's the case. I'm not able to review this for a little bit as I'm currently traveling.

norcross commented 8 years ago

can you post a gist of how you're loading this form via Ajax?

soulexx commented 7 years ago

I think I know what he mean. I also have an extra plug in called ajax upload. It install a new upload field and this field doesn´t have the tooltip box to write something inside. When I installed your old version of the plugin it was working also with this new upload field because there you took the description field to generate the tooltip content.

I really like your plug in. you a great man!

norcross commented 7 years ago

@soulexx that's a completely separate issue. if you're having it, please open a new issue here. thanks.