-
Create a view based on contains
Hi all, I have a table "Guidance" and in that table I have a multiple choice field named "keywords". Now I want in another table to create a view based on a textfield "keyword selection" - my idea…
- Answered
-
Can I control the order in which Ninox displays my tables?
When I open my database, it appears Ninox orders my tables in the order in which I created them. (see attached). Is there a way for me to re-order them a bit more logically for my users?
-
setting up user instructions for using a table
Hi - I have two staging tables in my database, each of which is setup to import a .csv file and (with a scripted button) process that imported data into permanent tables.…
-
How to Iteratively Add Items to a New Array
I'm new to Ninox (less than a month of use), so if this is common knowledge I apologize. However, I feel compelled to post this because of the incredibly steep learning curve of Ninox.…
-
Passing a field name (string) as a function parameter
I'm searching the forum but I can't find an answer to this question. I've defined a function like this very simple example: function updateField(iField:text, iValue:text, iRedord:…
- Answered
-
How to Unlock PDF With PDF Unlocker ?
I have a pdf file i need to unlocked how can i unlock my pdf pleasss help me
-
When to create a child/sub table.
It has been mentioned in this forum about when to create a child/sub table. One way is if you find your self adding a prefix or suffix to your fields that store similar data.…
-
Send quote to a client direct rather than attach A pdf
I must be getting lazy ! At the moment I can send clients a pdf quote from the system no problem - this relies on a printout being saved to an image field and then when i click the field i download…
-
Reminders in Ninox
Hello friends, I am planning to write a personal bills management app. I wanted to ask whether is it possible to set/create app reminders in Ninox that customers can choose to flash a few days before…
-
Bug obtaining a value from a JSON object
I'm trying to use parseCSV to retrieve specific values from a CSV file. After using the parseCSV function with the firstLineIsHeader option set to TRUE, I can retrieve the content of the first item:…
- Answered