Menu

SVN-Code Commit Log


Commit Date  
[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
[r12922] by mikeaubury

.

2025-09-23 18:34:38 Tree
[r12921] by mikeaubury

New build

2025-09-23 14:57:47 Tree
[r12920] by mikeaubury

.

2025-09-23 14:52:53 Tree
[r12919] by mikeaubury

Warning fixups

2025-09-23 14:17:36 Tree
[r12918] by mikeaubury

Warning fixups
Add CLOSE CURSOR as a synomym for CLOSE

2025-09-23 14:16:51 Tree
Older >
Auth0 Logo