-
How to track the selected item in a DCF
@Fred @Sean I was following the below post, but I think it got too long and complicated for me to understand.…
- Answered
-
The slowness of the servers is intolerable.
The slowness of the servers is intolerable. Cannot access DB at all.
-
Some help here
These days on vacation I'm making a small database. I have a problem in the Games table. Ihave each game with the goals and points . How do I to sum the gols and points in the Teams Table.…
- Answered
-
multiple choice: delete option and set option on create new record
I'm sure that until recently it was possible to delete a row from the options of a multiple choice field. Now I can only edit the text and re-order the options.…
-
Selecting Product Items based on Product
Hello@Fred I have a Reference field where I select the main Product from Products table. Product Items is a child table of Products. I have added a button (Update Records) and a new column (Product…
-
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,…
-
Trigger after hide bug
Hello, When using a table with a Tab “Water” (as first field) with a « trigger after hide » action which updates table fields, that works fine. But when you delete the record,…
-
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…
-
Let’s Look At The Top New Features in Ninox v3.13
Let’s Look At The Top New Features in Ninox v3.13 Thursday, 5 September at 12pm EDT/ 5pm BST/ 6pm CEST Join the party for free: https://us02web.zoom.us/webinar/register/WN_suzu4kttTqeKTRv9O6mifA…
-
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
-
Resolving a bill of materials
Hello, I am currently building a bill of materials. There is a table PARTS and a table BOM (which is an n to m relation of PARTS with PARTS as well as a field QUANTITY.…
-
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
-
Multiple records print with button
Hi, Is there a way to print multiple pages (records) in a button ? For one page, it already works with this : let myPdf := printRecord(this, "name"); Actually,…
-
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
-
Data Modelling
I know it was written a few years ago now, but this book has become my go-to for all things data modelling. The Data Model Resource Book, Vol. 1: A Library of Universal Data Models for All…
-
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.…
-
Displaying external Dropbox images. The solution if your database contain many pictures to keep the database size small.
Pictures say more than words... Steven
-
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,…
-
Work around for styling colour not working for formulae with html
I have formulae which are hidden by styling to blend in on TABS regardless of colour. Even a formula on a non coloured TAB is visible if the styling does not 'take' due to html in the formula in 3.13.…
-
Dynamik Choice field
Hello I use the "Dynamic Choice" field, How to sort the display of information alphabetically? in the table everything is alphabetically, in "Choise" sort by time added Thanks
- Answered
-
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…