Hi,
I have a dropdown field with a list of options and I am looking for ways to add description to each of these options without making the entire form cluttered and look inconsistent by adding them in the field description. Does anyone have a clever idea on how I could maybe use some html and javascript within confiforms to show a button or show the description while hovering over. Any other Idea would also be much appreciated. Thanks.
Hi @Ryan Kafoor
You can have an extra field, like info panel or something that you can show on field value change (field definition rule) updating it's value
Something like this maybe: http://recordit.co/HKP4ptEpoR
(among many other methods of course: custom JavaScript, showing/hiding containers, etc)
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.