Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Added support for smart fields used in Smart multi-row field
  • Fixed issue with incorrect (success) message shown when multiple registrations control macros are on the page
  • Fixed issue with class loading conflict (affects sending emails with attachments from ConfiForms)
Code Block
loader constraint violation: when resolving method 'void javax.mail.internet.MimeBodyPart.setDataHandler(javax.activation.DataHandler)' the class loader
  • Fixed issue with conflicting CSS styles for width of form view when ConfiForms Filter macro is also used on the page

Version 2.21.0

  • Introducing Spaces field type. New field type to list Confluence spaces. Although something like is already possible with (limitless) WebService dropdown field, we have decided to make an easier to configure and setup version of the field
  • Introducing new field type to help building master-details forms much easier - Smart multi-row. Field is in BETA version (please do not use in mission critical forms as of now) and your feedback is very appreciated. 
  • Fixed issue with finding correct EntryViewer/Edit Controls custom layout on pages with multiple views over the same form. As well as with configurations having EntryViewer set in "Edit" mode
  • Support for Include Page macros inside ListView with contents evaluation (evaluating [entry.field_name] placeholders found in the included page) + support for referencing Confluence templates from inside the ListView via [template.TEMPLATE_NAME]
  • Improved Virtual functions pageProperties function to support rendering of local (<ac:link>) links (when used within page properties) 
  • Fixed issue with importing values into Dynamic dropdown fields (including the ones backed up by web-service and database query)
  • Redesigned compatibility between WYSIWYG field in ConfiForms and Confluence shortcuts
  • Fixed "Render a striped table" functionality (to work in both: parallel and sequential rendering modes) 
  • Fix for possible NPE when attachment has been removed from a page but is still referenced in ConfiForms record
  • Fixed issue with ConfiForms Field Definition Rules not firing when set up to track changes on a file/attachment fields
  • Fixed issue with rendering attachment field in CardView/TableView when sent via email (current workaround is to use "sequential" rendering mode for the view macro). With 2.21 version sequential mode is always used automatically when used for email / notification
  • Improved pageProperties Virtual functions to render local links and tasks when referenced through this function and used in page properties on a page

...