Takes two parameters, TableName, RecordAlias
Record Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.
Record Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Record.
Takes 1 Parameter which is the Table name that you want to count the Attached Records in. The specified Table must be a Child of the calling Record's Table.
Parameter is the table and field name that you want to sum in the form of TableName.FieldName. The specified Table must be a Child of the calling Record.
Takes one parameter, QuantityToAdd
Takes 5 parameters, FieldBase, GroupBy, MergeField, Delimiter, bKeepBlanks
Takes two parameters, WorkFieldBase + FieldToParse, Delimiter
A Message Handler is only ever called by the Database on a Database Event. These Event Messages allow a Developer to intercept operations taking place on a per-record level and implement Event based business logic.
Parameter is a value or an expression to be used when a record is created if no value is specified during the creation. The value or expression is run through the Assignment Attribute in order to calculate it's result.
Takes two parameters, DBTableName, DBTableRecordAlias
Takes a variable number of parameters, FieldBase, Test1, Test2, [etc..]
Takes two parameters, FieldBase, FieldNames
Takes a variable number of parameters, FieldBase, Test1, Test2, [etc...]
Takes 5 parameters, FieldBase, Destination, Action, Source, IfLenFld
Has six parameters, UniqueParent, DestField, FieldBase, UniqueChild, EmbedFields, Options
Takes up to 6 parameters, FieldBase, Destination, Action, Source, Value, IfLenField
Takes no parameters
Takes two parameters, FieldBase, FieldNamesList
Takes nine parameters, FieldBase, Destination, Function, Source1, Source2, Source3, Source4, Options, IfLenFld
Takes 5 parameters, FieldBase, FolderPath, Action, Source, IfLenFld
Takes 4 parameters, FieldBase, Left, Comparison, Right
Takes five parameters, FieldBase, FieldList, Mask, bBlanks2Zero, IfLenFld
Takes two parameters, FromIndex, ToIndex
Takes two parameters, CSVData, bNoHeaders
Takes seven parameters, TableName, OtherTableName, ParentChild, Ratio, Note, Attr, DevNote
Takes six parameters, TableName, FieldName, Label, Note, Attr, DevNote
Takes three parameters, ChildTableName, ParentTableName, Mode
Takes three parameters, TableName, Alias, Password
Takes three parameters, ChildTableName, ParentTableName, Mode
Takes two parameters, TableName, IfLenFld
Takes one parameter, the name of a database table
Takes one parameter, TableName
Takes two parameters, TableName, IfLenFld
Takes six parameters, FieldBase, Destination, Table, Alias, SourceField, IfLenFld
Takes four parameters, TableName, Relation, OtherTableName, IfLenFld
Takes two parameters, TableName, IfLenFld
Takes seven parameters, TableName, OldFieldName, NewFieldName, Label, Note, Attr, DevNote
Takes two parameters, CSVData, bNoHeaders
Takes eight parameters, TableName, OldOtherTableName, NewOtherTableName, ParentChild, Ratio, Note, Attr, DevNote
Takes two parameters, Name, Value
Takes three parameters, TableName, SearchTerms, SearchInFields
Takes two parameters, Name, Value
Takes two parameters, TableName, IfLenFld
Takes no parameters
Takes two parameters, CSVData, bNoHeaders
Takes two parameters, Data, bHasHeader
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes four parameters, FieldBase, Destination, Source, IfLenFld
Takes 10 parameters, FieldBase, From, To, Subject, Body, bMerge, AttachName, AttachPath, Slow, IfLenFld
Takes two parameters, FileName, bUseHeaders
Takes four parameters, FieldBase, Destination, Source, IfLenFld
Takes two parameters, FieldName, Value
Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign
Takes two parameters, Location, Mode
Takes 6 parameters, Location, Mode, Class, bNoHeader, bNoAutoAlign, bNoIDTags
Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod
Has no parameters.
Takes six parameters, FieldBase, GroupByField, Destination, Action, Source, IfLenFld
Takes five parameters, FieldBase, Destination, Action, Source, IfLenFld
Takes one parameter, Data
Takes two parameters, [WorkWith]+Scope, EmbedScope
Takes two parameters, FileName, bHasHeader
Takes two parameters, FileName, bHasHeader
Takes two parameters, FileName, bHasHeader
Takes two parameters, FileName, bHasHeader
Takes no parameters
Takes no parameters
Takes 3 parameters, FieldBase, Fields, SearchTerms
Takes one parameter, FieldName
Takes no parameters
Takes no parameters.
Takes two parameters, FieldBase, PivotField
Takes two parameters, FileName, bUseHeader
Takes two parameters, FileName, Options
Takes 7 parameters, FieldBase, Destination, Source, OffsetVal, Operator, OpValue, IfLenFld
Takes two parameters, FileName, bHasHeader
Takes two parameters, FileName, bHasHeader
Takes two parameters, Data, bHasHeader
Takes two parameters, FieldBase, FieldNames
Takes 3 parameters, ParentTableName, ChildTableName, and a boolean expression (optional)
In this example, you will see how to use a public method that works on or with the current WorkQuery that you pass into the method.
Table Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.
Takes four parameters, DestinationQuery, SourceQuery, UniqueField, UniqueValue
Takes two parameters, DestinationQuery, SourceQuery
Takes two parameters, FileName, bHasHeader
Brief overview on the file structure and contents under Moxie. The files and folders discussed in this post are those that are essential when upgrading to the most recent version of Moxie.Build , or when troubleshooting server errors.
A Public Method may be called from any other Procedure, by the Default plug-in as part of the CMS.
Table Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Table.
Takes six parameters, DestQuery, SourceQuery, DestDestFld, DestXFld, DestYFld, SourceYFld
Has one parameter, a Content.Lang prefix
Takes one parameter, SlowWritePercent
Takes one parameter, Control
Takes a variable number of parameters, QueryName, MethodName, [Param1, [Param2, etc...]]
Has no parameters
Takes 5 parameters, DestinationQuery, SourceQuery, DestinationMatchField, SourceMatchField, Mode
Takes one parameter, a Label
ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.
Parameter is a comma separated list (using CSV rules and not in quotes) of the options made available to the user which are enforced on save.
Takes one parameter.
Takes one parameter
Has one parameter.
Prerequisites: This page assumes that you have already set up your Moxie.Build server and logged in as an admin user. This page covers some of the basics that are involved in using the Content Management aspects of the Moxie.Build system.
The MOX coding and programming language pays heritage to BASIC, but has been crafted for the specific type of work and environment that is demanded of Moxie.Build.
This style guide provides comprehensive standards for writing clean, maintainable, and consistent MOX code for Moxie.Build. Code examples on this page are for illustrative purposes and are only intended to demonstrate style conventions.
Has no parameters.
Has no parameters
Has no parameters
Accepts a space separated list of field names.
Parameter is a space separated list of field names to have the display table sorted by when displaying search results in the Admin interface.
Parameter is a space separated list of field names to be displayed when the user is viewing results from the Search List in the Admin interface.
Has no parameters
Parameter is a space separated list of field names to be displayed.
A traditional way to check for hard errors and enable those errors to error softly.
Takes one parameter, Name
Takes one parameter, a List of possible group types
Takes three parameters, ServerName, Port, bSecure, Send
Takes two parameters Command, Options
Takes one parameter, Index
Takes one parameter, bNoHeader
Has no parameters
Takes three parameters, TableName, Alias, Password
Takes two parameters, ChildTableName, Mode
Has no parameters
Takes two parameters, TableName and a boolean expression
Takes two parameters, ChildTableName, Mode
Takes two parameters, Title, Path
Takes two parameters, Location, Mode
Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld
Takes one parameter, TableName
Takes one parameter, in the form of: Table|{Alias}|Field
Has no parameters
Has no parameters
Takes three parameters Method, URL, Body
Has no parameters
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
Cloudflare is a first and foremost a Web Application Firewall and Content Distribution Network, among other additional services.
Takes one parameter, TestCondition
Takes no parameters.
Takes no parameters
Takes five parameters, Lat1, Long1, Lat2, Long2, Options
Takes one parameter, TableName
Has one parameter, Options
Has no params
Has one parameter.
Takes one parameter, TableName
Takes one parameter, Source