Hi,
I want to display a couple of icons by some of my field labels - i. a (?) which works as a tooltip, and (ii) another icon which will pop-up anther window with info on each item in the list. I'd like the data for these fields to be editable by the client.
I'm thinking I can do this by adding some custom metadata to each field - then I write some php which extracts this metadata and injects javascript into my page. My question is - is there a way to add custom fields to a gravity form field? I want to store the help text and the url for the popup window.
Thanks