I would like to create a simple "learn more" HTML link to show/hide the description of an item, similar to Apple.com order page for each configurable item.
http://store.apple.com/us/configure/MC511LL/A?mco=MTg1ODA4MDM
What gravity form has allowed me to do (out of the box) is already very close and I can achieve similar function by using a single "check box" and an HTML description field with conditional logic which uses the check box as input.
However, instead of a check box, I would like to use a simple "link" which acts as input to the HTML description field.
Is this possible? Could you suggest other ways to accomplish this? Thank you for the support.