
S Moore
-
Create Record Button
let LNK := Id;let NW := (create 'AUD TRAIL BETA');NW.(Review := LNK);popupRecord(record('AUD TRAIL BETA',number(NW.Id))) For that record creation, I am trying to also set a field named Type to =1 I…
-
Search Bar with Button
Hello, For weeks, I have been trying to create this formula, but have not had any luck (I am also not sure if this is possible. In this instance, I am working with 3 tables: Invoices, Products,…
-
Ability to Change Button Color in if result alerts
Is there a way to change the color to the result alerts? For example: Do you want to clear all fields? "red(Yes)","no" Is it possible to change the results colors?
-
Formula to Print an Save
In the BETA group, in DB Ninox 2-4 new features, I see the button to print, and save as an attachment. What is the formula for that?
-
Button to Change Value of All Records
Hello, I want to create a button, that when clicked it will modify all data that is referenced from that table. How do I do this?