chuckhoffman
-
How to keep from creating multiple instances of a table window
I have created a button that finds another record in the same table, then opens a form with that record. The code works fine, except that each time I click on the button,…
-
Ninox Bug Reports
I am reporting some bugs that I have experienced with Ninox: - There appears to be a problem syncing a database when switching between iPhone and iPad. These are the steps that demonstrate the…
-
Script to export all databases
Is there a way I can write a script to export all of my databases? I want to do this for backup purposes.
-
Calculating Date Difference Between Current and Previous Record
I'm trying to create some code to work for a table's On Update expression that looks up the most recent record (in terms of record ID), that was created before the current record,…
-
Re: How can I set up two fields, one showing date/time record was created, one showing date/time of last modification?
I'm having a similar problem, on both iPad and iPhone. I set the Trigger on Create and Trigger After Update as indicated in this message thread. For the Modified Date, I used the formula;… -
Problem with multi-line rich text fields
I'm experiencing a problem when importing data from a csv file into a rich field. The import process combines all lines in a field into one line. The same thing happens if using Update Multiple…
-
Problems with IF Statements
I'm having lots of problems with code being lost after inputting it, then clicking OK. I don't understand why parts of the code are lost. Here are some examples.…