I need to implement the following functionality in Joomla:
After sending the form, the user will be notified by mail that the entry will be checked by an operator. The operator logs in, and either a) approves the submission or b) not approved.
In case of a) the data will be sent as a webservice to an internal system (I cam implement this myself). In case of b) the user will recieve a notification about his errors, and a link to the form prefilled with his previous entries - and the possibility to fix the errors/missing info, and resend the form.
Is this possible to achieve by tweaking ChronoForms? If not, any of the other components that may be suitable for this?
After sending the form, the user will be notified by mail that the entry will be checked by an operator. The operator logs in, and either a) approves the submission or b) not approved.
In case of a) the data will be sent as a webservice to an internal system (I cam implement this myself). In case of b) the user will recieve a notification about his errors, and a link to the form prefilled with his previous entries - and the possibility to fix the errors/missing info, and resend the form.
Is this possible to achieve by tweaking ChronoForms? If not, any of the other components that may be suitable for this?