
Luis
-
Ninox Changes Pointers to Records ON ITS OWN!!!!!
This is a huge huge PROBLEM and has to be a BUG -- and I have now confirmed that it was reported at lease 8 Months ago ... and is still not solved. I have a DB with thousands of records where the UI…
- Answered
-
SELECT with where doesn't work where [] does
Guys I am puzzled. This works let filterCat := text('Category Filter'); let filterMonth := text('Month Filter'); let filterYear := text('Year Filter'); (select Expense)[contains(filterCat,…
-
Bug? -- Dynamic Value Name not working for Radio Buttons view
Background: dynamic choice field. The value is the name of the fields plus the sum of an "Amount" field Error and Symptons when the dynamic choice is displayed as Radio Buttons the sums are not…
-
Trigger on Open....
Is there any way to trigger actions on open a record? (there are on create and on update) Background: I am implementing a "cancel / undo" option where I want to rollback the values in case of…
-
Add Directions (Apple Maps)
does anyone please have code that displays Apple Maps directions? eg in a form where the user enters the address ? I don't really know the intrinsics of iMapKit....…