7
Quote:
Would it be possible in the case one chooses email option for receiving email, can the admin state to which email address to send the submitted form/data. Since most existing forms only send emails to the one used for the XOOPS system.
The user who created the will get an email on the email adress set in his/her profile.
At the moment a user can only edit and get the data of a form he/she created. These rules are currently hardcoded will be replaced later on with a permission system.
Here's a little roadmap (without dates...) of release planning:
xForms 1.0 RTT- Make the AJAX Form builder work in XOOPS;
- Replace the built in user database/permission check with XOOPS admin access check (temporary, advanced permissions will replace this)
- Change the pages of AJAX Form Builder to use standard XOOPS classes.
xForms 1.0.1 RTT- Use the XOOPS Template engine (smarty) instead of the build in content builder.
- Add permission options to each forms. (Which groups can access/moderate/view data of the form).
- Try to fix all submitted bugs.
xForms 1.0.2 RTU- Remove unused code (There will be a lot of it
)
- Try to fix all submitted bugs.
xForms 1.0.3 RTT- Implement (approved) requests
- Try to fix all submitted bugs (If any)
xForms 1.0.4 RTUIf there are no bugs in 1.0.3 then this will only be a stable tagged version of 1.0.3.
If there are some bugs they'll be fixed in this version (if possible)
Greets Dylian.