-
Force a update to trigger all records.
I updated my database to better automate a few things. However, one of the updates included creating a new field with a trigger option. It uses data already in each record,…
-
Autofill charts
Hi ! I have a table named "Activités" in which I add records that are appointments with my clients. Each appointment corresponds to a service which is selected from an N:…
-
Printing in a grid with photos
I have a student enrollment database, with student details and photo etc... I would like to be able to print out a grid of their portraits with name , level and age.…
-
RTF -> .rtf File or Print output
I have formatted text in one RTF field. Question for the local geniuses: What is the easiest way to output that file and retain all formatting (HTML)?
-
Adapt fórmula to new Structure.
let check := dialog(" Warning ", " ¿Confirm the Update Transmittal ? ", ["Yes", "No"]); if check = "Yes" then for loop2 in (select 'wbs by Documents')['Name Document'] do let F3 := if loop2.…
- Answered
-
delete records in dmcf with a button
Hello Ninox Community, As stated already in the title I would like to delete records chosen in a dynamic multiple choice field. I know that I can deselect them too,…
- Answered
-
Split Records
Hi Guys, I have attached a sample database called CONDOS. It has a subtable called JOB with a parent SERVICE. The Condos have multiple owners. Each owner has a percentage given in the OWNER table.…
- Answered
-
Clear select field
Hi ! I have a selection field named "Abonnement ou pack prépayé" which is a mandatory field and which is only displayed if another yes/no field named "Prestation vendue en forfait" has a true value.…
- Answered
-
eval(uating)
I'm trying to make a selection from a known table, filtered and ordered by fields whose names are stored in other fields (or variables). I can make it work with [eval(…)] as the filter,…
- Answered
-
openFullscreen
A useful function, but if a button is used to execute this, once in Fullscreen mode, the button is still there, but of course now effectively useless. Is there a way to detect whether in Fullscreen…
-
If then question
Hello everyone! Time for me to learn something new. I've got a db that lists compostable tableware products (plates, bowls, etc), that will break down eventually into natural ingredients.…
-
script syntax
Hi everybody, I watched on youtube the official NINOX tutorial “Dashboards 1 | Intermediate #10 | Ninox Tutorials » I wanted to put into practice what you show "filter by year" in my database,…
- Answered
-
Print transponder the information, or print by group ?
Hi, Is there any technique to be able to print transponder the information, or group by Rev A / Rev B / Rev 0.
-
Sub-BOMs Cost Managment
Hello everyone. In the display of a BOM I added a « Coût » column which allows to value a BOM line by line. Then I planned a formula field « Coût Total (TVAC & MO) » which allows to calculate the…
-
Responsive app iPhone
Hello, I did not find any information about the responsive of the Ninox app. I have formula fields composed of texts and formulas used to display information on the dashboard.…
-
Can you exit from script based on IF condition
If I want to end a script is there an "exit" or Goto statement that would allow me to bypass all remaining lines?
- Answered
-
Ninox Blocked me out
I have been trying to purchase more space from ninox for the last 4 days and it has not been letting me. All I see is "request a quote" and I am not able to log in.…
-
NINOX BLOCKED ME OUT. Not letting me purchase more space. Saying request quote. Don't have any access to my files.
Hello. Ninox blocked us out. We have been contacting trying to purchase more space for the last 4 days but all it says is "request a quote". Can somebody please help us with this.…
-
For each record
Hey, Really new to this - so bear with me.
I have table full of OrderNo. (Salesheader) Once a month - I need to fetch the related invoicing costs from a HTTP request.…
- Answered
-
PrintSelection
printRecord and printAndSaveRecord relate to the current record. Is there a way to program for the current selection as the print layout editor manually offers in its Print menu:…
-
Write data to file
I want to write data to a file. Basically, iterate through the selected records and create a file and write the exact data I require, in the specified way.…
-
Is there a way to set Created By system field
I am moving from OnPrem to the Cloud version, and I want to add permissions however I have a ton of previously created records that are now in the Cloud DB.…
-
Is it possible to delete all PDF file attachments on any given record without having to delete them one at a time?
I have many files with PDF attachments that I no longer need and want to go thru my database and delete those files. What’s the best way to do this? I thought something like this might do the trick…