Fields and Options
In General Settings, you establish settings that apply across your enterprise.
Related Topics:
- General System Settings Form
Use the General System Settings form to establish settings used across your enterprise, such as automatic numbering and audit trail options. - Custom Method Configuration for Auto Numbering Dialog Box
Use the Custom Method action to call a custom DLL to provide auto numbering information. For the auto numbering feature, the Custom Method must return one value of type String. You cannot use a subroutine to create this value. - Stored Procedure Configuration for Auto Numbering Dialog Box
Use the Stored Procedure Configuration for Auto Numbering dialog box to execute a stored procedure on the database. For the auto numbering feature, the stored procedure must return one output parameter. - Web Service Configuration for Auto Numbering Dialog Box
Use the Web Service action to invoke a Web service to provide auto numbering information. A Web service is a way to call code located on a different machine, via HTTP.
Parent Topic: General System Settings