by Brad Vossler | Oct 16, 2024 | Administration, Installation, Security
How To Configure Google for SSO This article will walk you through how to configure Google for SSO – or Single Sign On – automatic login. Prerequisites In order to use this information in this article, you need to be an administrator for your Google...
by Brad Vossler | Sep 3, 2024 | Administration, E-form
Speeding Up E-form Loading – Part 2 In our previous article “Speeding Up E-form Loading – Part 1”, we discussed speeding up E-form loads by replacing DMGETOPTIONS with Server Data calls. This is a great way to speed up loading dynamic...
by Brad Vossler | Jun 11, 2024 | Administration, E-form
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...
by Brad Vossler | Apr 10, 2024 | Administration, E-form
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...
by Brad Vossler | Apr 2, 2024 | Administration, E-form
Setting E-form Field Values Dynamically E-forms are great for collecting data from internal and external users. You can use them to present easy-to-use fillable forms that make entry simple and elegant. Even so, there are times when you may want to...