Bugs and Additions
Following are the bug fixes and small additions in this version:
1- The “isNew” flag in my submission was affected by file upload and docs
A new submission that was just entered and included an attached file or document, automatically changed its status from “is new” even though it was not edited. This was fixed.
2 - Salesforce table in form combined with a repeat section in dynamic PDF
Data from an SF Table in the form displayed with a repeated section in the dynamic PDF did not work properly. It displayed ok in the PDF preview however did not display at all in the generated document. This was fixed.
3- Advanced mode in Calculated
When a function was used in the Advanced mode to return a string value and a condition with a "Set value" result was also used on it - the set value did not work. This was fixed.
4- Custom mapping inside custom push did not work with validation
If a field that was used to create a custom mapping, and was pushed via custom button/action
and the field was mandatory - the validation did not work on it. This was fixed.
5- Hide /show elements inside collapsible section
When a few fields were placed in a collapsible section and there was a condition to hide/show one of them, the height calculation was wrong and the section did not become smaller depending on the condition result. This was fixed.
Enjoy!