(844) docmgt1 sales@docmgt.com

Customized Workflow Error Handling

Customized Workflow Error Handling Workflow actions can cause errors from time to time. From the occasional email error to Internet outages to documents that don’t exist, issues can and will arise. Most of the time you want the system to stop the process and log...

Default E-form Field Values

Default E-form Field Values E-forms have a built-in mechanism to auto-populate fields with data from the current Record. Knowing how the system will default E-form field values will help you design more efficient forms for your users.     How Auto-Fill Works...

Speeding Up E-form Loading – Part 1

  Speeding Up E-form Loading – Part 1 When it comes to speeding up E-form loading, it usually comes down to minimizing the use of DMGET and DMGETOPTIONS and restricting what you do inside the ‘Before E-form Load’ event. This article will focus...

Working with Iframe fields

  Working with Iframe fields Background: An Inline Frame is commonly called an Iframe. Iframes are ways to embed a complete web page inside another web page.  You would typically place an <iframe> tag, size it, then configure it to load the other page...