Wednesday, December 21, 2011 Tip of the Day: Additional Fields for DB/Variable Email Label Controls Product: R:BASE eXtreme 9.1/9.5 (32/64) Build..: 9.1.5.11212 or higher http://www.rupdates.com Section: Forms, DB/Variable Email Label Controls
Did you know that you can now use additional fields to specify the CC, BCC, and Message Body fields for the DB Email Label and Variable Email Label controls? The Email Label Controls send a message to the user's MAPI mail client. The CC, BCC, and Message Body fields can be specified within the control properties, or altered on the fly using the PROPERTY command. Example: PROPERTY Comp_ID_CC CC '[email protected]' PROPERTY Comp_ID_BCC BCC '[email protected]' PROPERTY Comp_ID_MsgBody BODYTEXT 'Thank you for your order!' Variable Email Label: http://www.razzak.com/tips/VarEMailLabel_Settings.jpg The CC, BCC, and Message Body fields for the DB and Variable Email Label controls can now be specified using the PROPERTY command, and within the control properties! Have fun! Very Best R:egards, Razzak.

