Bugs and Additions
Following are the bug fixes and small additions in this version:
1- Smart v in hidden page led to “Session expired”
When the smart v was put into a page which was hidden via condition, it did not allow the user to submit the form at the end, giving a “Session expired” message. This was fixed.
2- Salesforce Push update - check if the Salesforce object doesn’t have 'createdDate' field
Updating a “content document link” object seemed to fail and produce errors in the log because this object does not contain a ‘Created date’ field like most do (and Titan uses this field when updating records). This was fixed.
3- Set picklist items inside the repeat section
FormTitan allows you to pull items for your dropdown list from a text field in Salesforce, where you have items separated by a semicolon.
This, however, did not work in a repeated section. This was fixed.
Enjoy!