Search Results for options

 

[!] Limited Selection List

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.

 

ETableStream

Takes two parameters, ExcelTableData, Options

 

Geo

Takes nine parameters, FieldBase, Destination, Function, Source1, Source2, Source3, Source4, Options, IfLenFld

 

JsonStream$

Has one parameter, Options

 

JsonDecode$

Has two parameters: Source, Options

 

GeoDistance$

Takes five parameters, Lat1, Long1, Lat2, Long2, Options

 

JsonEncode$

Has two parameters: Source, Options

 

JsonStream

Takes two parameters, Data, Options

 

SaveJsonFile

Takes two parameters, FileName, Options

 

LoadJsonFile

Takes two parameters, PathToFile, Options

 

JsonEmbed

Has six parameters, UniqueParent, DestField, FieldBase, UniqueChild, EmbedFields, Options

 

Help with Markdown

Markdown enables simple formatting of plain text via easy to remember conventions. This page will provide you with some pointers on what formatting options are available with "Moxie Flavored Markdown".

 

Login$

Takes three parameters, Login, Password, bRememberMe

 

Text

Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld

 

HtmlETable

Takes 6 parameters, Location, Mode, Div, Data, Script, Extra

 

Login

Takes three parameters, Login, Password, bRememberMe

 

Format

Takes five parameters, FieldBase, FieldList, Mask, bBlanks2Zero, IfLenFld

 

TemplateType

Takes one parameter, Type

 

Lookup$

Takes one parameter, in the form of: Table|{Alias}|Field

 

RawStream$

Takes one parameter, a top query destination variable

 

[_#] Format if not blank (DB Field Attribute)

Takes 1 parameter, a formatting mask

 

[#] Format (DB Field Attribute)

Takes 1 parameter, a formatting mask

 

OnError (Continue)

Used as a scoping keyword, similar to WorkWith/End WorkWith .

 

Get Started with Setting up the Development Environment

Developing in Moxie.Build on localhost give you the advantage of working with the template files natively. When working on procedures (MOX code) you need to access that through the Procedures page in the Admin area of a Moxie.Build system, if running the server on localhost or on a remote server. When running on a remote server, you can edit the template files via the Files page in the Admin area.

 

 

Templates Documentation

Prerequisites: This tutorial assumes that you have already learned about Managing Files .

 

[_#] Format if not blank (Top Query)

Takes 1 parameter, a formatting mask

 

[#] Format (Top Query)

Takes 1 parameter, a formatting mask

 

Format$

Takes two parameters, a source value, and a formatting mask.

 

Cloudflare Origin Certificates

Cloudflare automatically provides free client-facing certificates for your domain, even if using their free service. In addition, they provide free Origin Certificates to encrypt the connection between Cloudflare and your origin Moxie.Build server. Use this article if you are going to have Cloudflare connect to inbound open ports on your Moxie.Build server.

 

Moxie.cfg Config

The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.

 

Moxie.http Headers

The optional Moxie.http file is read on server start and controls the default HTTP headers set for all requests.