-
About the copy problem
I tried to copy the content of "copy" to "copy here", but they are not complete copies. Where is the problem with my code? Thank you for your reply!
- Answered
-
Is there a way to automatically display an attachment in a formula/image field?
I have paperclip attachments and would like to see them without opening/viewing via the paperclip. Is there some clever script that can be used to display the content of an attachment on screen via a…
-
create options in choice field from variable/loop
It's easy to fill a dynamic Choice field with options from a table/query but how to dynamically create options through something like var options:=[] for i from 1 to 3 do options:=options + i end;…
- Answered
-
conditional unique() in column
my view should select all records in elements where the column "text" is unique for one label (being a linked record). So text "a" might appear both for label1 and label2,…
- Answered
-
Version 3.11
Where does one find this if it is in the Public Cloud New colour themes in Ninox settings New colour themes are now available in the Ninox settings to give your application a modern look.…
-
Scripting a button to print text from a choice field?
I'm making a print template for an envelope, with a button to print. In the table, there is a choice field for "Active Location" - example, choices are Site A, Site B & Site C.…
-
eviter les doublons
slut je suis un nouvel utilisateur. cependant je voudrais savoir comment evier les doublons dans ma table .Et aussi est ce possible d'avoir une documentation en français . merci
-
HTML View
I am trying to send out a view in an email. However when I try to use html the headers print on all of the records. Any help would be wonderful. thanks
- Answered
-
Update fields from another table.
In this Table 'Enter Data', when enter the 'Last Name' need Update all fields os Clients table in the 'Enter Data' Table
- Answered
-
API calls in Ninox
Hi there all. I have been spending a few days TRYING to get my head around API calls in Ninox. I can get a result if I hard code in the url and parameters,…
- Answered
-
Open view on startup
Is there a way when the Database is opened (OnPrem) to go to a view so it’s always what the user sees when they start?
- Answered
-
Error message when making changes
Hi there, when making changes (new field, add option to selection field etc.) to a database with enabled wrench icon , I get the following response when trying to disable the edit mode: <!…
-
want to use a button to check if the content of A in table 1 is the same as the content in the associated table 2….
I have two tables (1&2), I want to use a button to check if the content of A in table 1 is the same as the content in the associated table 2, and the number is also the same (the content of A may be…
- Answered
-
How to reset a database?
Hi all. Using the Mac desktop app. After "tuning" a database, testing it with test data, etc. what is a good way to reset it to a virgin state, resetting, among other things, all record Ids, etc...…
-
Invoice lines of old invoices
Hi, I have an invoice with invoice lines related to products. My problem is that if I update the price of a service, it changes also the prices on every invoice created in the past.…
-
Dynamic Dropdown sorting
Is there a way to sort the contents of a dynamic dropdown?
-
Where are my "Cloud" databases???
Hi all. Using the Mac desktop app, version 3.4.8 I have several databases which were coded as "in the cloud". However, when I look at my iCloud Drive, I don't see them. Where could they be???
- Answered
-
Send emails with attachments with Gmail via Make
Hello, I send emails from Ninox with my Gmail mailbox using Make.com (Integromat) but it is impossible for me to send attachments. This is what my code looks like:…
-
get span of selected text
Is there a "dirty" way to use javascript to get the position of a selected text? I have a textbox (or a formula generated text, if that helps) and a user needs to select a text where I would need to…
-
index with regex
I'm trying to find a way to get the index (i.e. start position in a string) for a regex pattern. I can use text, replacex, extractx for various operations but not for getting the index,…
- Answered
-
Field txt to date(dd/mm/yyyy)
There are any script to convert a field txt to a date format (dd/mm/yyyy)
- Answered
-
time(time field) problem
I'm in NY, EST. I have a time field "TF" that says: 2:30 PM so time field TF contains 2:30 PM if x := TF then I get x= 9:30 am if x := time(TF) then alert(x) from a button shows 4:30 AM ultimately,…
- Answered
-
Error message before sending an email with attachments
Hello, I created a button allowing me to add documents downloaded from a client, directly into the image fields of a recording that I want to send by email, I got the error message:…
-
Change the sequence of the tabstops
How do I change the sequence of the tabstops within a table for adding new datafiles. That means jumping from one field into the next
-
Change Status on Multichoice Dynamic
I am trying to get the 'Status MC' change to 90% when I update the date in 'Real 4' but if I delete the date it goes back to 70% 'Status MC'. I try this but don't work.…
- Answered
Answer questions and share your knowledge