You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
OzzModz - Advanced Forms
2.2.2
No permission to download
New features:
- Added form option to redirect an email report based on question answer
- Added form option to upload attachments to report emails
- Extended max length for question regex
- Added a question option to filter allowed forums for "Single selection forum list" questions
Fixes:
- Fixed forum import error (column without default value)
- Fix: hide delete & add questions button on a form add page
2.2.1
- Added constraints for date question (any, date in the future, date in the past)
- Added conditionals for datetime questions (must be later/earlier than conditional question)
- Added new question types: datetime picker, time selection input
- Added question option to respect the user's timezone in a report message (date, datetime & time questions)
- Minor code refactor & cleanup