-
Formula for table ' Choice Dynamic'
In the main table I want to display the value of the dynamic selection. but it outputs the value as a serial number. I use the formula text( position held) the problem is that it is not displayed,…
-
Table or Sub-Table?
Hi, I'm building a database for my company we do production and sales and I'm confused when to make a related table and when to make a sub-table. I understand when I make a table invoice - with…
-
select inside "do as database" seems not to work with "let me := this" - or am I doing it wrong?
Hi out there, I'm trying to get a script running (ninox 3.12.8 docker), links between the current table and "Bilderdatenbank" do exist: let me := this; let bilderEmbed := [{}][false];…
- Answered
-
Regarding the issue with selection
I want to choose “M” for option 2 in Table 1, but as shown in the picture, it doesn’t confirm the selection of “M”. What could be the problem? (I noticed that as long as the option is not covered by…
- Answered
-
Populate text field based on selected option from a DCF
Hello @Fred@Sean I am trying to populate the email field based on the selected contact person option from the Dynamic Choice Field on the Sale Order form.…
- Answered
-
Button for writing to another table
Hello There is a button, in the sub table Cash Desk.Expenses, that should make a record in another table. to Table ADVANSE formula for button is let x := dialog("NEW RECORD", "CREATE NEW RECORD?",…
-
Data in the OrderItems table changes on its own
Hello, I just noticed a weird think happening to my database. Today I was working on the CRM database in the office where I work in the cloud version (since they have windows OS).…
-
Hiding HUD
Does anyone know how to hide these two elements - the + and Edit Would like to add these two to my HUD formulae. TIA
-
Button with script to populate table
Hi. I have a database as per the model in the picture. 1. Table with students. 2. Table with classes. Each class has a table of students (3) picked up from 1. 3. Table with assignments.…
-
Change order of records in Kanban
Hello, Ninoxians! I have a Kanban for leads with several statuses: new lead, attempted contact, contacted, hot lead, booked, etc. Whenever a new record is added to one of these statuses,…
-
For the HTML/CSS boffins out there please help.
New Ninox release has broken this in the sense that the Ninox setting for background color no longer works. How does one set the background color for a formula that is colored to be invisible with…
-
Trigger - Update Number Field with Formula Value - en masse
Question about Triggers. Any help would be greatly appreciated! I have a table that calculates a Price formula. This Price formula is compared to a Current Website Price number field.…
-
Sum the value of the result field from table1 when the value of deportment is "1"
Hello The table has a result field and a department field. The department field takes its value from another table from Choise filde, value of 1 2 or 3 Need a formula to calculate the result,…
- Answered
-
Sample printTable with Filter Criteria
Somethin don't work in this script on the botton. When change the criteria, and press the button It doesn't show me the selected criteria, but when click again yes it show me the criteria.…
-
Rich Text field printing question marks!
RTF files used to print perfectly well. I'm using Ninox 3.12.8 desktop. Now they just print question marks !? Anyone have any idea how to remedy this? (see screen grabs)
-
Is there any way to reduce the memory space occupied by the image?
I use NINOX for quality control and defect improvement, but the number of photos is too large. Is there any way to upload the files to other cloud spaces after taking photos with NINOX,…
-
Field of type JSON
Hello Friends, As I make a database app for my own food business, I am in the process of designing the menu table. The menu items come in varied units like (piece, container, plate, meal etc.).…
-
Synchronization not working
Hi all, I have another user that uses the database for data entry mostly. Up to last week everything went fine. I could see all the figures, but since last week I can't see any data entered anymore.…
-
Reference field? Where do I find that?
Hi all, I'm a little confused, just asked ChatGPT a question but its referring me to a reference field which I cannot see. Can anyone assist? This is the ChatGPT question and response:-
-
Table architecture with a 3 levels or deeper hierarchy
Hello friends, By any chance is it possible to have a Table architecture with a 3 levels or deeper hierarchy in Ninox? Below is the current structure of my database and desitred structure (if…
-
Global Variable - Permissions (possible bug?)
Hi community, I have a global variable that is used to check field permissions. It is: function permCheck(permission : text) do let currentUser := first(select 'System User' where int_linked_user =…
-
Separating List into Objects
Hello, I have a list of items that are separated by commas: Objects = "Red, Blue, Green" I would like to convert them to objects, and loop through each object to see if a condition matches. Ex.…
-
italic text
How can I write in italic text in a text box?
-
Getting the Year & Month between two dates
I created a convoluted formula to calculate the age of a student at the start of a course. The basic idea is 'Course Start Date' - 'Student Birthdate' I was hoping someone could give me some pointers…
Answer questions and share your knowledge