-
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…
-
Issue with adding products to the cart and creating invoices
Merry Christmas ) am using Ninox to manage sales and carts, and I am facing an issue when adding products to the cart. I want to implement the functionality where:…
- Answered
-
Conditional dialog() button
Hello, Is there a way to make the choices of a dialog() function conditional? I would like to create a button that allows me to contact my customers via different channels: Phone call, SMS,…
- Answered
-
coordinates on the picture
I clicked on the HTML image to display the coordinates. I want the coordinates to appear in the NINOX number field. How can I do this? Thank you. POINT let t := this; let imageUrl := "https://share.…
-
Submit button with required fields notification.
Hi, I have a very limited knowledge when it comes to writing scripts so please consider this when answering. I have form for managers where they have to fill up information about sales and production…
- Answered
-
Slowly getting a handle on Dynamic Printing
I've been playing around with Carbone studio to get a better handle on how to work with Dynamic Printing and have come up with the following: The dynamic bits of it are the Year and everything in the…