-
How to implement a button function in Ninox: Create a new record and pop it up?
Hello everyone, can the button function in the HOME table be modified to: create a new record and pop it up? For someone like me who is just getting familiar with Ninox functions,…
- Answered
-
How can I extract all attachments from Gmail?
Hii, Is there a solution to extract attachments from the Gmail? please suggest the best software for this same.
-
Challenges with Optimizing Multi-User Data Entry in Ninox
Hello I am currently working with Ninox to manage a database where multiple users are simultaneously inputting data; but I've encountered performance slowdowns and data conflicts.…
-
Date of the first day of the current week
Hello, I am looking for a solution that allows me to display the date of the first day of the current week in the 'Start' field as well as the date of the last day of the current week in the 'End'…
- Answered
-
Active field after update
Hello There is a field for a barcode, and when I scan, the product is automatically added to the cart and the field is cleared, but for the next scan the field is active, I tried many commands,…
-
Issues (Some idea)
1. Too many API calls to Ninox (one for each record): The openRecords function iterates through the selected records and opens a popup for each. This can overwhelm the application and browser,…
-
first(select Table...) vs create Table data types
A question earlier this week got me thinking about this structure let a := first(select table where field = value) if a != null then a.field1 := value1; a.…
-
Webinar 2020 templates
I had access to this resource a long time ago, but I didn't go in for a long time and lost access. Can someone tell me how to get a new one, or how to update the old one? Thanks
-
HTML display bug in pdf
Hello, I just reported a bug to Ninox support regarding the clear display of HTML code on pdf files generated with the printRecord() function. When a print page template contains a table with a…
-
Fill data more friendly way
hello I have a patient database with photos and pdf files. I want to have a way that other people can fill in data in a more friendly way. I have a form created but the fact of entering the table so…