-
View from another database
I have a database in Ninox called Anniversaries and another database called Work L41 where there is a table called Jobs . I would like to create a view in the Anniversaries database that would show…
-
Hash of a string and check
Hello everyone. I use SHA-256 algorithm to generate hash from strings. Hashing is generated correctly and the value is copied to the clipboard. function sha256HashAndCopyToClipboard(string :…
- Answered
-
Using the Filter option
Is it possible to filter a field based on criteria in another field. eg: Field 1 Serial Required is 'Yes/No' Field 2 Serial Number is 'nnnnnnn' In Field 2 Filter: Field 1 = Yes
-
Ninox App Settings
I'm wondering if anyone knows of an accessibility option for Ninox, like the one on Macs "reduce motion". Where instead of sliding the record in from the right side when you click it,…
-
Trigger after update: refresh table view
Hello. How can I force a table view refresh after updating a record? I have a button that closes the record but I would like to also tell it to refresh the parent table view so I can see the changes…
-
Video Field versus Image Field
Is there a field for importing a video into a database that can later be played on demand? - John
-
Choice fields in dynamic print layout
Hi everyone, Is there a way to access a column other than the first one, in a choice or dynamic choice field, in the custom JSON of a dynamic print layout? Let's say I have a choice field,…
- Answered
-
Trigger After Update does not get Triggered
, Hi@fred @sean I am facing a very weird issue. I have some code written in the "Trigger After Update" event of a DCF (Dynamic Choice Field). When I physically choose "empty" from the list in DCF,…
-
NINEXT Idea for table view (ALL)
@Jacques TUR Is it possible to freeze a column in (all) or even a view so that columns to the left are locked but scrolling to the right is enabled. Much like Excel where one can lock a column to…
-
Hide the trash, duplicate and add buttons globally
Hello everyone, Is there a way to hide the trash, duplicate and add buttons globally? I find I have to add the formula to every separator of every tab in every form...
- Answered
-
Colorcoding an appointment in calendar
Hi there, I am trying via "show as" in the appointment field to colorcode the appointment with no success. I have in the employments table created a choice field where the color show which kind of…
- Answered
-
Retrieve a field from one table in another
I have a database dedicated to events. In this database there is a table called “contracts” and another one called “processing” In the first table (contracts) there is a field that indicates the…
- Answered
-
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
-
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