-
print view
I should be opening a view in a report, can anyone help me?
-
Variable in a text field
Is it possible to add a variable in a text field (multiline) then, to resume this text in a field of formula and that the variables are replaced by data of other fields? For example,…
- Answered
-
Incorrectly calculated Week
@Fred On Choice (Dynamic ) I use the formula let l := '1N_Control Issues'; l[let t := Week; first(l[Week = t]) = this] order by Week Copy And on the View I use the formula let s :…
- Answered
-
Problem with if and else in a loop
Hey, i got a problem with my code: do as server for i in select Leads do if i.Status = 2 then for j in select Kunden do if i.Nachname = j.Nachname then i.…
-
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.…
-
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.…
-
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.…
Answer questions and share your knowledge






