Hello,
I love Joomla and really love the chronoforms component. Can someone show me a sample chronoform that would demonstrate how to create a form with 'update', 'delete' capabilities. My example:
table: chonoforms_4
fields (not including the default chronocontact fields: username, name, email, favoritecolor
The user would login, goto this form and either add a record if none exist or update a record that already exists.
I know how to populate the fields with username, name and email using the getUser() method but I'm not sure of how I would use the chronoforms backend to have the data either be updated or added.
I am very familiar with SQL syntax for various queries but I am quite discombobulated when it comes to the Joomla syntax as it relates to this component.
Thanks,
Eforce
I love Joomla and really love the chronoforms component. Can someone show me a sample chronoform that would demonstrate how to create a form with 'update', 'delete' capabilities. My example:
table: chonoforms_4
fields (not including the default chronocontact fields: username, name, email, favoritecolor
The user would login, goto this form and either add a record if none exist or update a record that already exists.
I know how to populate the fields with username, name and email using the getUser() method but I'm not sure of how I would use the chronoforms backend to have the data either be updated or added.
I am very familiar with SQL syntax for various queries but I am quite discombobulated when it comes to the Joomla syntax as it relates to this component.
Thanks,
Eforce