Raw definitions can be used to customize your apps beyond the capabilities of the wizard. You will find supported definitions in our documentation.
To add an advanced definition to your app, proceed as follows:
- Open the App Properties editor
- Switch to the "Advanced" tab
- Add the key (definition. e.g. splashscreenimage) and the value (e.g. https://imagefile.jpg.com or TRUE) in the App Definitions section
- Click the + icon to confirm
The whole XML Configuration of your app can be found under "Advanced" » "XML Configuration".
In the upper part, you will find the "App Definitions". These are the global settings for the app. The definitions are written one after the other, separated by a semicolon.
Example:
allowuploadcalculations=true;allowpushtoserver=true;allowstorecalculations=false;theme=oaa-hudson-light;backgroundcolor=white;functionbuttoncolor=#009cff;pagetabsselectioncolor=#009cff;headeropacity=6;paddinghorz=0;paddingvert=0;spacing=0;topareaheight=30%;topareaimage=https://oaafiles.blob.core.windows.net/images/themes/hudson-light-top.jpeg;pagetabsfillmode=auto;forceupdates=true;useremailcell=Details!B5;disablepageselection=true
To make changes to the XML of pages or single elements of your app, switch to edit mode by clicking the pencil icon in the Raw XML Configuration area.
For more information and to view the definitions go to our documentation: openasapp.readme.io
The list of definitions cannot be considered complete. New entries are added on a day-to-day basis.
Comments
0 comments
Please sign in to leave a comment.