Jump to content

Web:Changing the Defaults on an Intake Sheet

From Prime 16 Online User's Manual
Revision as of 19:06, 20 September 2017 by Kempscas (talk | contribs) (Created page with ":a) It is easy to change the default values for a field on an intake sheet. It only requires a few steps. :b) Open the form in Visual Studio. :c) Find the setting for the defa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
a) It is easy to change the default values for a field on an intake sheet. It only requires a few steps.
b) Open the form in Visual Studio.
c) Find the setting for the default of the control--this could be a property of the control itself, may be set in code, or may be set in javascript.
d) You are done! Save the form and test.