Menu

SVN-Code Commit Log


Commit Date  
[r12932] by mikeaubury

HARU cant do barcode

2025-09-25 14:23:50 Tree
[r12931] by mikeaubury

New Build

2025-09-25 13:12:24 Tree
[r12930] by mikeaubury
2025-09-25 13:04:06 Tree
[r12929] by mikeaubury

Latest updates

2025-09-25 13:03:36 Tree
[r12928] by mikeaubury

Add ui.extjs.prompt
Fix escaping of CONFIG

2025-09-25 11:36:56 Tree
[r12927] by mikeaubury

Minor fixups
Ensure actions are picked up correct when enabling buttons
Move previous menu option to before next in "customer" demo
Add some padding around the initial text description in the menu
Add some defencing to server return calls

2025-09-25 09:57:20 Tree
[r12926] by mikeaubury

Add frontcall for fgl_messagebox

2025-09-24 15:01:42 Tree
[r12925] by mikeaubury

Add fgl_messagebox

2025-09-24 15:00:42 Tree
[r12924] by mikeaubury

Allow the "CONFIG =" on a form field to be a JSON object - eg.

DATABASE formonly

SCREEN
{
Mixed Test: [mixed_field]
}

ATTRIBUTES
mixed_field = formonly.test_field,
CONFIG = {
"bool_true": true,
"bool_false": false,
"null_value": null,
"number": 42,
"string": "test_string",
"nested": {
"inner": "value"
},
"array": [1, 2, 3, "string_in_array", true, false, null]
};

2025-09-24 11:37:13 Tree
[r12923] by mikeaubury

.

2025-09-24 11:35:51 Tree
Older >
Auth0 Logo