Hi All, I am developing a custom type which is meant to take input from any student at the university. Since there are many of them, I would prefer to just allow Anonymous to have create draft permission on the type. Since the form creation can be done automatically, is it possible to leverage the formtools to display on a normal page (not the webtop) a form for submission. I guess it should be pretty easy, with just the formtools (not the wizard). Upon submission, the form would be created as an object of my custom type and an email sent to the person in charge of approving those.
As a separate question, I would also like to automate an email sending after it is approved. Is the best place to do that in the "AfterSave" or perhaps there is a "onStatusApprove" function of the custom type? Is this possible? And more importantly, is this wise? Many thanks, Tomek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
