Title: Re: Witango-Talk:  'data' system variable

I’ve written a form generator for as a TCF.

 

It allows you to turn a DB table into a form in two minutes with no code.

 

  • It stores in its own database the associated HTML element to go with each DB field: text, textarea, select, radio, checkbox etc.
  • It also allows you to define queries to populate SELECT elements, arrays of checkboxes or radio buttons.
  • It generates a text or drop-down record selection.
  • It populates your form, builds client-side validation and handles DB inserts and updates.

 

The latest version how uses remote scripting, to seamlessly populate/submit forms without reloading the page. It happens all in the background -- fast and clean!

 

The host application that calls the TCF also has its own menu generator, allowing you to build left-frame menu by filling in a form.

 

If you’re interested in trying it out yourself please email me: [EMAIL PROTECTED]

 

 

 

 

Reply via email to