-
Formula/Script behaves differently when in Full Screen View
Hi Ninox Forum Followers, I have a formula/script as found below that behaves differently when in the full screen view. The behavior resorts back to displaying the time when the full screen is…
- Answered
-
How to insert Line Dividers into a page or table form
Hello all, I'm writing to share a helpful workaround. Today, I realized that Ninox doesn't have a direct way to insert a Line divider into a page or table form.…
-
Triggers and table conditionals limitations in Local/Cloud
Hello. I am on the Starter subscription and I found two problems: The same Trigger on create that works in any workspace (cloud) does NOT work in local (in MacBook app).…
- Answered
-
Error message
I get the following error message: Inconsistent calls to Snapshot._lock() / Snapshot._unlock(). Any idea somebody? Thanks in advance!
-
how to adjust what is returned from a link to another table
Hi, I have a table with a relationship field (N:1) to a second table. The relationship field in the first table is set to show the 'Name' field from the second table.…
- Answered
-
Field label on the form different than the field name in the database
Hello@Fred , I am trying to create a Sales Module for small business and the following question came to my mind so thought of taking your expert guidance in this.…
-
Number of days between 2 days of appointment
Hi I have the function date(start(appointment)) but I don’t have the function date(end(appointment))! How can I calculate number of days between 2 appointments date?…
- Answered
-
How can I reduce the size of the PDF generated so that I can send it by e-mail?
Presently I'm creating over 400 tax receipts to send out, the majority by post and printing them is going well. However about 100 of them must be sent by e-mail and because the tax receipt has…
-
Aide francais
Bonjour je cherche une personne qui parle francais pour obtenir de l'aide dans la création de ma base Merci
-
Formulate View field from multiple date entries?
I have a View field to show me fitting appointments between 2 selected dates (start date & end date), where it shows me all appointments where the "Fitting Date/Time" falls in between these:…
-
Is it possible to add a condition at the beginning of the table?
I am using concat here to display the data from (invoiceitems.‘1 or 2’). Is it possible to use conditional statements in the code, for example: if it returns 1, then display 0; otherwise,…
- Answered
-
Forumla Conversion
Hello, I have a subtable which has some fields that does some calculations (see screenshot). The profit field is worked out on Project Cost Quoted - Project Time Cost,…
-
How I write long blocks of code
Another one of my DB redesign led me to create a button that: 1) has 310 lines of code 2) has 24 loops 3) writes to 6 different tables Trying to keep track of the ends of segments of code this long…
-
Regarding the issue of matching records after splitting the data.
I have created three tables: "product," "invoice," and "Create." In the "Create" table, I have set up a button. I want to quickly create orders by clicking the button.…
- Answered
-
Regarding the issue of storage space.
Hello everyone, regarding the database size of Subscriptions, what are the impacts? My database download is only around 1M, but it is already showing that it has occupied 4GB of storage space.…
- Answered
-
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…
-
Script Error on line 15
#{ Get the selected categories from the Choice (dynamic) field 'Categories' in the Control HH table }#; let selectedCategories := Categories; #{ Start an empty list to store the associated Rates to…
- Answered
-
Argument with Ninox AI and reference field
Hi, I'm new to Ninox and the AI option is just an amazing lifeline I have an argument with Ninox AI that asks to establish a "Reference Field" when I am supposed to open from the attached…
-
Input trigger discrepancy
Hi Again Ninox Brain Trust, Attached will be found a small database that shows a discrepancy for an input to a dynamic choice field. Notice that when the reference field item is chosen the trigger…
-
A consequence of proper DB design...
As you know I've been updating my DB structure, which means I'm creating more records. Well, by creating more records mean that I am now over my 50,000 record limit of the starter level.…
-
playing with arrays
How can you do that ?
-
Is there another way to display the filtered data?
I want to display the data according to the SHOW in HOME, but I can't sort it by the number of repetitions in descending order. Is there a way to use Functions to display it?
- Answered
-
Buttons in Tables View (Ansicht) needed
I need to have the possibility to have few buttons in the view of tables, because i want to have a list of different Students and then have a button for each day and if i press a button,…
-
Display extensive datasets via a custom HTML table.
Hello everyone, Following up on my previous post, I am happy to share the lessons I have learned working with an extended dataset. Although Ninox offers many ways to present data,…