-
Need help with very simple for loop
Hey Everybody, Im a truck driver and a very novice programmer to Ninox. Im trying to setup a database to track my loads and I need help with a very simple code I can't remember from high school to…
-
API request limit
Hi there. Want to know if there is API requests limit?
-
How do I move a record to another table?
How do I move a record from one table to another?
-
New Record with prefilled date field
What would be the code to put in "on Create" so that when the new record is created, the Date field is automatically completed with the next date of the previous. Example.…
-
Look up value in table based on two other values
I'm new to Ninox and am trying to set up a database for a distillery's production records. One thing I need to accomplish is a formula that can look up a value in another table based on two inputs.…
- Answered
-
Selecting Multiple Records in Table View in Order to Update
I frequently need to update multiple records in the table view. How to I select multiple records in order to these the Update Multiple Records function without using the Select All Records menu item?…
-
Speed issue
I have some speed issues with statements like this, is the a way to work around summing another file let xTM := Termijnnummer; let xWerk := Regel; let xProj := Project; let TVT :…
-
Button in table x (subscription) to create a record in table y (Deliveries) and its subtable y2 (Delivery lines)
Hey so we work with a subscription formula so the products the customer gets is preset in fields in table x (max8). I want to create a button in table x where when you click it you create a record…
-
Repeat Appointments
I would like to know if it is possible to repeat appointments. I have several tours that occur everyday at the same time. is this possible to do on Ninox? thanks for all the help
-
Editing records in embedded view
Hi, small question: is it possible to edit records (like line items in an invoice) in the embedded table you get from the table relation? Or do you always have to go into the other table to edit the…
- Answered