-
Setting a color for a TAB - Ninext
@Jacques TUR I have this on a TAB in Display if: which works perfectly, function onUpdate(event : any) do { caption: "LOCATION NOTES", color: "#fcfcfc", backgroundColor: "#ff3333", tooltip:…
- Answered
-
Where have the Views gone?
I have a simple table of all the images used in the database. They are categorised so I can limit the list when picking a photo for a linked record. I set up half a dozen (Table type) 'Views' so I…
-
I am losing records
Yesterday I created about 10 new record, resort them and everything looked good, closed the database and today the records are gone. Made new records today closed the database and when I reopened it…
-
Views are not saved when I close database
Using Ninox locally on my iMac. I create new views (usually Table views) or modify existing views - both in normal and editor mode. When I close my database and come back in - the views may or may…
-
Why doesn’t a specific APK on my package installer always say “app not installed”?
Many times, the APK gets downloaded on SD card or you might try to install it from external mount then it may show you error because of contamination of file.…
-
Column Filter Date?
My table's column is grabbing dates from a subtable. How do I filter the results to show a specific date only? The results I get are for the date I want plus all of the dates of records with that…
-
Combining two dates fields into single appointment field
Today I have Start and End date fields and I'd like to leverage the appointment field so I need to write a script that will combine them. However the format to do for the appointment field hasn't…
- Answered
-
How to clear/null a reference combo box
I've created a combo box/reference that will allow me to create tasks for a record from a list of selections. The field in the main record "Project" has a combo box called "Tasks to Apply" and when a…
- Answered
-
Sending emails - hit and miss
I have a hit and miss sucess sending emails to my guys. GMail emails do not seem to arrive and others may or may not. The email I send is very basic and has a small pdf attachment.…
-
Create a PDF in Ninox via Integromat/Make/Webhook/API or "trigger after update" a yes/no field
Anyone knows how can I create a PDF file in Ninox via Make? I have a Make scenario that starts with a Webhook and turns a yes/no field into YES. Then, a "trigger after update" should create the PDF…
-
Integrating eMail HTML code for Outlook appointment invitation
Here goes: We have a "ToDo-List" function in our CRM but instead of sending regular e-mails with lists of ToDos sorted by urgency, I would like to facilitate incorporating the ToDos into the Outlook…
-
Conditional formula
Hello everyone, I have a small question for you: I'm using a "join" formula to show records from a referenced table in the record. I added a number field to the referenced table so I could see the…
- Answered
-
What is the difference between the font and color tags in HTML?
HTML font tag has three main attributes: color, size, and face. Color is used to define the font color, the size attribute defines the size, while the face attribute defines the font face of text.…
-
Create a "Place an Order" Database Template?
I'm looking for a template to create a "Place an Order" database. I will have a table of products that can be used to create an order to purchase. I want to maintain a record of past orders.
-
Dynamic Printing stopped working for non-admin roles
Hello. I have an issue since this morning in which non-admin users cannot print anymore. We are using dynamic print forms. But the users can print just fine from their mobile phones or tablets using…
-
Two condition nested If not working
I am trying to color a field when days overdue (delta_days) is the below however with the below code, I get either red or green, never Yellow. The second else/if should be skipped when the number for…
- Answered
-
Barcode image
Is there a way to have the barcode of a product import the image into an image field? The barcode image or Product
-
Calendar entries out of order - how to fix?
Events in the calendar Month view are out of time order within a particular day. For example, there may be an appointment that is at 4:00pm, then one at 10:00am, then one at 1:00pm (top to bottom).…
-
creating a linked record in a subtable within a script
I want to create a record in a subtable from within a script. When I use let I := create 'subtable name', it creates a record, but it is not linked to the parent table.…
-
Ability to edit a database offline
Hi All, Bit of a random question. Background Information: I use the cloud version. I manage mates database for his company in my spare time. im constantly looking at it and doing small updates.…
-
Mutually exclusive choices
Hello forum, I have an extremely basic question. Imagine a list where each item should be assigned one and only one value. In my experience this ought to be the use case for a "radio button",…
- Answered
-
Calendar missing some dates
I've got a number of Data Fields in my various tables that have Show in Calendar set to Yes however they don't appear in the Calendar. I'm lost as to why since I assume that flag alone should have…
- Answered
-
Form to Sheet view
When one opens a table in form view and then selects (all) the form does not slide out of the way to reveal the sheet/table view which is now underneath, if you know what I mean.…
-
Can I work offline in the Ninox Cloud version ?
Sometimes I need to work offline in a database. I mean: not via a browser, but in the Ninox app. Can this database synchronize with Ninox Cloud once I'm online again ?
-
Gantt Date Format using European and not US
Even though the date field formats are done in US, when I created a view for Gantt, the top timeline dates are formatted for Europe (MM/DD/YYYY). I don't see a way to change that since it would need…