| Technology Preview 0.8 Released |
|
|
|
| Written by Jonah Braun |
| Thursday, 17 July 2008 17:03 |
|
Version 0.8, a Technology Preview has been released. This is aimed at power users and developers to demonstrate the core functionality of jaForms. You can download the component installer from the JoomlaCode project file release page. What's working: - Create, edit, delete froms - Display form on frontend - Submit form and view submitted data Read on for more information on usuage. The Form XML should be the full XML that JParameter normally takes. Example:
<?xml version="1.0" encoding="utf-8"?> You can see all the available form fields at Joomla!'s documentation site. To view the form at the frontend, append the following to your site URL: /index.php?option=com_jaforms&fid=ID Where ID is the form id. Example: /index.php?option=com_jaforms&fid=1 |



