Nick Massie
-
Re: I have been using Ninox for over a year now and create identical fields over multiple records as I am keeping information on clients (broken up between male and female) but now when I try to edit anything, it gives an error message saying 'ambiguous field names'. I have seen that fields that can't have the same names but why is it, that I have been able to do it for the last year but now I can't?
Are they in different tables or in the same. Multiple Choice or Choice? Text? -
Can you a return a table response from a Select?
switch “ ” do case 1:html(“<html> <head> <table> <tr> <td>Incoming </td><br> <td>” + “Weight In” + “</td> </tr> <tr> <td>Outgoing</td> <td>” + “Weight Out” + “</td> </tr> <tr> <td>Net Weight</td>…
-
Is there a way to enter the location based on a formula?
I delete and then update my data table from an API. I need a formula to update this. Any help is appreciated.
-
I need a formula to add hours to an appointment field.
For instance I have an appointment from 9:00 to 10:00 am but I need to calculate the start + 3 hours. Please Help
-
Updating a related record when using API
I have an API call that brings in the updated information on employees based on location. I have an employee table and a jobs table. The jobs table is related to the employee table as an employee is…
-
Multiple Forms for Printing
I use multiple forms when I print from a Table. Such As Employement Application, File Folder Label etc. I have set up individual buttons to print the forms however after I have selected one and then…
-
Multiple Forms for Printing
I use multiple forms when I print from a Table. Such As Employement Application, File Folder Label etc. I have set up individual buttons to print the forms however after I have selected one and then…