Questions
Topical Questions: Soon to be turned into FAQ sheets.
About PloneFormMailer
- How do I create a "start over" button that clears all the fields on the form?
- How do we create buttons in general (what other buttons can we create, if any)?
- How do I put a link next to one of the input fields (see https://www.louisville.edu/a-s/advising/forms/auth/minor.html for an example)?
- How can I validate the contents of a field (ie, to return error message for numbers that are too long or people putting words into fields that require numbers)?
- How do I restrict access to a form?
- How do I restrict access to a form so just students (or one particular group) can submit information?
- How do I capture the userID of a person who's submitting a form for verification?
- Can we change the form display? That is, rather than stacking them vertically, can we put one next to each other?
- What are some "Best Practicies" for collecting form data?
- I need to create a form within Plone similar to the one in the following link. I've been able to create the text box areas and fields I need, but can't figure out how to add paragraphs of text between the fields. Is this possible?
http://www.louisville.edu/admin/purchasing/compjust.html

