Nov 18th, 2010, 9:38 PM
Hi Bill,
Sorry, I guess I'm not totally clear - do you mean you have your own script in which you'd like to embed functionality within Form Tools (like the account creation & deleting the form)?
Some of the stuff you can do using the API:
http://docs.formtools.org/api/
But that doesn't have control over deleting forms, I'm afraid. For that, you will need to read up on the core functions (see: /global/code/forms.php - esp the ft_delete_form() function).
Good luck!
- Ben
Sorry, I guess I'm not totally clear - do you mean you have your own script in which you'd like to embed functionality within Form Tools (like the account creation & deleting the form)?
Some of the stuff you can do using the API:
http://docs.formtools.org/api/
But that doesn't have control over deleting forms, I'm afraid. For that, you will need to read up on the core functions (see: /global/code/forms.php - esp the ft_delete_form() function).
Good luck!
- Ben