You are accessing the Members Only area for DynDeveloper.com using guest access. The member experience is slightly different
Leah
4Penny.net
Points: 7749

11/8/2017 1:23:51 PM

VBA trick to show and get access to a hidden field

There are several fields that are hidden on Dynamics forms that are quite useful. Sometimes there is a LOAD field or a SAVERECORD field that you can trap changing and save yourself some trouble. 

Today, we want to show the SOPTYPE field on the SOP TRANSACTION INQUIRY form so that we can do a database requests. 

Enjoy!

4Penny.net
Version: All
Section: VBA

Open the form in modifier, and expand the form window

Click on LAYOUT > SHOW INVISIBLE FIELDS

 

Search for SOPTYPE, drag it to a visible part of the form. 

Change its visibility to TRUE, and it will change color. 

Open the form in Dynamics, add the field to VBA

 

and you'll have a reference to it in VBA. Now, reverse the process to hide it again. 

Please leave a comment

Add a Comment



Not Subscribed. You will not receive emails on article changes or comment additions

Comments

body header
No records to display.
Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3