-
Help open generated attachment file
I created a script on a button that creates an .ics file. I would like it to automatically open that file at the end of the script but I can't because it adds it as an attachment to the record.…
-
Display Field Only referencing Multiple Choice Field
Hi there, Im making a form for multiple services a company offers. At the start I have a multiple choice switch field with 6 values in it, one for each type of service.…
-
Displaying number of records in a sub table on each record
Hi there, I'm new here. I'm backing a database to store sales for my company. I have a table for new orders which has a sub table which is where I add the items to the invoice.…
-
Comment créer une requête sélection dans Ninox ?
Bonjour, En principe, on retrouve dans une SGBD le trio : Table/Requête/formulaire. Mais je ne vois pas comment créer une requête dans Ninox, sur laquelle s'appuierai un formulaire ? Par exemple :…
-
Condition formula with time
Regarding this code: (The formula was accepted.) if 'Game Time' > "4:05 pm" then"Flex"end However, it does not return TRUE. Thnak you!!!
-
Receive End Expected
Sean thank you for answering my last question := (fielda - (fielda - 2) * .35) / 6 I receive "End Expected := line 1 column 2 (I'm brand new to Ninox so appreciate your help
-
Where can I find proper syntax for nested formulas?
Example: result=((field 1-((field 1-2)*35%))/6 I've read the manual, not yet tried a tutorial. Thank you.
-
Ninox Bug Reports
I am reporting some bugs that I have experienced with Ninox: - There appears to be a problem syncing a database when switching between iPhone and iPad. These are the steps that demonstrate the…
-
6 columns in one !
Hi, Can someone tell me the way to copy the values of the columns "Autres films 1", "Autres films 2", "Autres films 3" ,"Autres films 4", "Autres films 5", "Autres films 6" in the column "Titre"?…
-
To stick 2 spaces in the form
HiIs there a way to stick together two spaces one with a field, another that is just a space in the form ? Thank you.
-
Viewing list of attachments as a table
I wanted to understand if there is a way I can make a table of all attachments in an entry. Currently to view an attachment I have to go to an entry it is associated with,…
-
Printing Reports in Chinese (Simplified)
Hi, I have a few datas in my database where I input Chinese (Simplified) text. Everything works ok, including designing the printing report. But as soon as I click print and the PDF is created,…
-
Add a new font to Ninox
Hi, I was wondering if there´s any kind of folder with the fonts that ninox has. I need to add a new font that I have installed in my mac but i cannot see it in ninox font list. Thank you!
-
Lossing image when duplicating records
Hi, I have a problem when I duplicate a record with the function "duplicate(this)". The table has an image field whcih is empts after duplicating a record with an image.…
-
Tracking time automatically when the user opens a record
Dear Ninox gurus, I need to automatically track the time that each of my users have on a opened record. The goal: To get a list by the end of each day of how many hours a user was working on a…
-
Open the generated attachment at the end of the code
Hi! How can I tell him to open the created ICS-file at the end automatically? I was trying to import the event from gmail in google calendar automatically (without click in the mail to add the event…
-
To copy the values of a column to another one
Hi Is is possible to copy all the values of a column to another one.As in this screenshot to copy the names in "réal." to the empty columns "réalisateur..."Thank you.
-
Can I apply a default filter to a table reference
I have a table that I use for logging phone calls. One of the fields in the log is a table reference to 'ProjectList' so that a valid project name can be assigend to the telephone record.…
-
I can't send the mail
I need to send the email with the .ics file attached. The ics-file is generated correctly. There is no error but I don't receive the mail. How can he knows the password of the account from where I'm…
-
API call not working after the latest update
I had successfully used the Google Translate API before the latest update and it hasn't worked since I installed the latest update. I can still use Postman to access the API and get a translation.
-
Can you import new fields and their data into an existing database either as a subtable or new table
What I'm actually trying to do is take data from an existing Ninox DB and move it and it's fields into a new one. From what I can see, you can only import data into existing fields,…
-
Open related form/layout directly from table row selection.
Is it possible to open a related form directly from table click? I would like to use the table as a selector for entry of child data without having to go to the layout version of the existing table…
-
Urgent change
It is possible to make this urgent change requested several times by the undersigned. Unfortunately my operators leave the form using the X and not the close button.…
-
Progressive number from the last one
Hi I am looking for a way to let the invocie number be progressive starting from the last one creted. Now I am using this formula: if 'Tipo di documento' = 1 thenlet y := year(Data);let c :…
-
Can I build a launchable URL based on other data elements?
Hi. I want to generate a HTTP link in the URL filed based on other data eg "https://site.com/Search='my-data'" where my-data is an existing field. I want this to be defined as a URL so that clicking…