|
Runtime and Update Options add support for those features if you wish to use them. They default to being supported, but you can uncheck them and delete the update controls placed by the template. The Add Runtime Config Support checkbox adds code to support the BSTRuntime , BSTRunEnh, or BSTRunTBut controls. .\BST.INI is used thru out the templates for storing format settings for the different templates and passing dates. Usually there is no need to change this setting. It is stored in the root directory of the app, allowing individual settings for users.
Reget Record(HotField) on new list Selection will add code to retrieve the current selected record from the file so any fields that are used for display on the current window will be updated. Use for displaying memo's etc for appointments.
If you use the Add Update Runtime Support, you must furnish the Appt SysId Key, Appt SysId Fld, and the Update Procedure for the appointment file.
The Add DblClick Update Support checkbox alerts the double click to insert/change the appointments in the list box.
The Add Drag Drop Support checkbox adds the feature to easily move/reschedule appointments in the scheduler by dragging and dropping them on a new resource or in a new time slot.
You can add support for Adding Drop From A user list of Customers, by checking the Add Drop From List Support. Supply the Name of the Drop Id to use.
You can add more DropLists using the button, if needed. BST supports up to 3 DropLists.
Add Popup Menu Support checkbox adds a popup menu when rightclicking a cell in the scheduler Listbox. It automatically adds view for abc, and disables view, change, delete if no current record exists in the selected cell.
Popup Options allow you to configure the text to use in the menu, and add and select icons if you choose to use them.
Print options not currently supported in BST Scheduling templates.
|