
Alan Cooke
-
Navigation Buttons
I have these buttons on a form. The arrows are created using the Windows+; option '
' Under the two right buttons in 'Display if' I have: let lastId := last((select INVENTORY).ID); if this.…
-
Clearing filters on loading a table
I use this snippet to clear the filters for a table (all). It is under a button. ui.openTableOld?null:ui.openTableOld=ui.openTable; ui.openTable = function(...arg) { ui.openTableOld(...arg); document.…
-
Sudden change in screen layout.
I don't have a version update as far as I can see - 3.12.7 is what I have now but this morning when I loaded my APP everything is messed up UI wise. Anyone else have this happen or do I need to…
-
Cloud users - create an APP of your database via browser
2024-06-18_16-41-46 Quick video on how to create an app of your Cloud based Ninox database.
-
Formulae in Global Search
@Jacques TUR Is it at all possible to work your magic so that based on user wishes formula fields can be excluded from the view that result from a global search? Example:…