• There is a 10% tax added to our products. We do not offer invoices, you need to use your PayPal Receipt for your accounting or VAT needs. Tax will be added at checkout. We only accept PayPal for addon purchases.
  • In order to get access to any paid resources (that you own) which I transfered rights to Painbaker, you will need to register on his site and shoot him a direct message. He will then assign you any licenses you own there. Advanced Forms and the Spaminator Trilogy are still available here.
[OzzModz] Advanced Forms

[OzzModz] Advanced Forms 2.2.6 Beta2

No permission to buy ($40.00)
2.2.2:
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
Thanks to @stromb0li for sponsoring this update.
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

Thanks to @hello2029 for sponsoring this update
2.2.0 Release Candidate 5:

  • Fixed broken layout on form submit log
  • Added public page to view submit & answer logs
  • Added preview button for WISYWIG questions BB-code editor (disabled by default in add-on options)

af1.png
2.2.0 Release Candidate 4:
- Fix: Second conditional for "yes/no" questions does not work
- Fix: default value for xf_user snog_forms column
- Fix: properly render user criteria to avoid conflicts
- Feature: thread report forum selection based on "Single selection forum list" question answer
- Fix: "Quick reply option button" option doesn't create posts
- Fix: "Attempted to set 'hasconditional' on a deleted entity" error while deleting master question with conditionals
- Fix: don't handle "Agreement" question type error if checkbox is not shown
- Fix: missing import in src/addons/Snog/Forms/XF/Pub/Controller/Attachment.php:24
  • Like
Reactions: ottoZF
danger GIF
Warning Sign GIF


Now That Ive got your attention:
This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.

Changelog:
- Updated league/csv library to support PHP 8.1
- Now requires min PHP 7.4.x version to CSV export
  • Like
Reactions: ottoZF
danger GIF
Warning Sign GIF


Now That Ive got your attention:
This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.

Changelog:
- Fix: Type & form criteria now work as described
- Fix: Report thread visibility is not forced (may go to the approval queue even if "Require approval" is unchecked)
- Fix: Conversation user is null on form approval/deny
danger GIF
Warning Sign GIF


Now That Ive got your attention:
This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.

Fix: ensure the PC sender is exists on form approval/deny
Fix: "Publicly visible" checkbox is always unchecked
danger GIF
Warning Sign GIF


Now That Ive got your attention:
This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.

Changelog:
- Fix: properly loop conditional questions
- Fixed the "'posid' is read only" error when trying to copy a form
- Fixed broken form use limit criteria
danger GIF
Warning Sign GIF


Now That Ive got your attention:
This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.


- Refactor: Render report message for each report type separately to handle it by custom add-ons
- Refactor: Form redirect URL
- Refactor: Properly filter viewable forms
- Refactor: Form submit & view logic
- Refactor: Cleanup ACP templates & add hooks for template modifications
- Fixed attempting to save thread/post/conversation with validation errors
- Fixed broken redirect on forms with quick reply to existing thread
- Fixed missing & mismatching maxLenght option on input fields & properly handle maxLenght values
- Fix: avoid "Attempted to convert NULL to integer [prefix_id]" error if no default forum prefixes available
- Removed hardcoded template callbacks
- Completely removed XF <2.2 stuff support
- Cache navigation tab display condition result to session storage
  • Like
Reactions: ottoZF
danger GIF
Warning Sign GIF


Now That Ive got your attention:

- Added checks to avoid poll creation on forums where is not available poll thread type.
Back
Top