Changes

Jump to: navigation, search

Template:February2025Upgrade

No change in size, 3 March
m
March 13th 2025 (202503.01)
<!-- 165988 - Should field Change History include the Source value -->
* Added new variables to validate pages and word counts on documents uploaded to the multi-file and single file storage custom fields. For example, you can now use '''SmartCheck''' validation on application submissions to ensure a client uploaded a document that contains at least two pages of information or contains at least 100 words. File types that can be checked include Word (.doc, .docx), rich text (.rtf) and Adobe portable document format (.pdf). <br/>The syntax to retreive retrieve this information from the uploaded files is based on the field nameis: <code>@field.pagecount@</code>, <code>@field.wordcount@</code>. <br/>The syntax to retreive retrieve this information from the uploaded files is based on the field IDis: <code>@#fieldid.pagecount#@</code>, <code>@#fieldid.wordcount#@</code>. <br /> <br /> '''Note:''' If there is more than one uploaded file, you will get an aggregate of pages and counts across all files. PDFs must contain searchable and selectable text. If using these variables in '''SmartCheck''' validation, custom field validation, browser scripts or comparisons, be sure to wrap the variables with the parse number syntax: <code>ssParseNum(@#fieldid.pagecount#@)</code>
<!-- 167042 - Add Page and Word Count Validation for Uploaded Word Documents -->
Smartstaff
2,460
edits

Navigation menu