Sure. Actually I can give you an example from a project I'm working on right now.
A client of mine sells training courses for healthcare professionals. The user would select from a list of course offerings. They would then go to a page explaining the course in detail. If they want to register for the course they would click a button taking them to a registration form (a GF form). The form would dynamically populate various fields such as course description, price, etc. These would be fields that need to be non-editable. In other words, title fields.
Since we would like to proceed to PayPal from this form, it occurs to me that one of the protected, non-editable fields needs to be a GF "price" field.
Posted 12 years ago on Tuesday December 6, 2011 |
Permalink