24 Nov 2020
Bug fixes
[PRESIDECMS-1927] - Rule expressions - UserLastSubmittedFormBuilderForm - variable [action] doesn't exist
[PRESIDECMS-2007] - _addOneToManyRecordForm.cfm/_editOneToManyRecordForm.cfm missing enctype="multipart/form-data"
The 10.12.18 hotfix release fixes a duo of unrelated bugs. One for problems with formbuilder rules engine expressions and another in custom one-to-many configurator forms that want to accept file uploads. Thanks to Khanh Nguyen and Bryan Looi for reports and pull requests.
24 Nov 2020
[PRESIDECMS-1927] - Rule expressions - UserLastSubmittedFormBuilderForm - variable [action] doesn't exist
[PRESIDECMS-2007] - _addOneToManyRecordForm.cfm/_editOneToManyRecordForm.cfm missing enctype="multipart/form-data"