-
Date language
Hello everyone, I came across the following issue: I'm using NINOX in english but the data I put in is in Greek. How could I set the date to be displayed in Greek too???
- Answered
-
Unique Value Formula
Hello, I am trying to create a formula to check for and correct a username to make it unique. Looking at https://forum.ninox.com/t/60hr83k, @Jörg mentioned something like this: let myField := Field;…
-
Private Server
Hello again, I noticed on the main screen of NINOX, clicking on the right gear would bring up a menu, which includes the option to "Connect to server...".…
- Answered
-
Storage usage overflow
Hey everyone, I have the following problem: I checked the Usage Overview on NINOX and found out that in the starage used I have 4.3GB of 2GB used!!!!!!!!!!! What issues may I have on this situation???…
-
Calendar event details
Is there a way to customise the details shown on calendar events? How can I set specific fields to be shown for every record?
- Answered
-
Why can't I duplicate a table with all its data?
I am aware of the "Duplicate table..." button in the "Edit Fields" panel, but that function does not actually duplicate a table, it duplicates a table structure.…
-
Fields shown in calendar
Hey everyone, I started using widely the calendar and realised that only the "Date" field has a setting to "Show in calendar", but I'm using the field "Date+Time" and this one DOESN'T have a similar…
- Answered
-
Hide calendar?
Is there any way, perhaps using some CSS magic, to hide the Calendar button in the sidebar?
-
How to create a unique list of records
Let us say I have a table, Table1, with records that store years in a field called Number. Now I want to create a dynamic Choice field in Table2 that shows the unique years that are in Table1.…
-
Copy Yes/No function value
The table has a button that creates a copy of some records from the table for the next day. Part of the formula looks like this let c := (create 'TABLE'); let t := this; c.(DATE := t.…
- Answered
-
Dynamic Choice Field Assistance
I am having some trouble with a dynamic field: let ths := this; let thisUserDepartment := ths.Department.Id; let thisUserTitle := ths.'Job Title'.Id; (select 'WFM Permissions' where numbers('Eligible…
- Answered
-
Send email and include only fields with value
Hello. I do want to send service reports to customers. I have a code which works fine (see below) but I would like to exclude fields from the text in the body of the email,…
-
Field border colours missing
This has been happening for a while - I don't know what changed, but on MacOs I have lost all the field border colours, making it very difficult to see what's on a pop-up, or forms on a field.…
-
Proper Case code sample
It seems Ninox does not have a proper case function. That is to say only the first letter of a sentence to be forced to Upper. The best I could come up with is: DESCRIPTION :…
-
Tables sync
Hello everyone, I have the following problem: I have a Table A with X and Y fields and a Table B with links of X and Y fields. If I choose a value on the link X on Table B then the link to Y field…
- Answered
-
Those pesky hidden fields....
So for folks who hide fields that are only for designers, admin...those yes/no, lock fields and that sort of thing that you need to get to but cannot recall where on the form they are or need to get…
-
auto populate email field
Hi guys Is there a way to automatically populate an email field with the mailadres from a person from a linked table? In this scenario I don't want to use the Formula-field because this formula field…
-
Structural Problem - How to choose multiple items to add to an Invoice?
I have Appointments. Each Appointment has multiple Invoice Items (since Appointments are only ever invoiced once, they double as the invoice). Available Items to add as Invoice Items come from a…
-
Paperclip TAB for attachments - crazy idea
Seems to me the Attachment Tab is indeed a rather special TAB. So just for fun I tried to drag a formula onto the Paperclip Tab. It created a formula on a new TAB automatically.…
-
Copy contents of reference link to another field.
Hello. The "Select" field you see in the screenshot is a "Link to" reference. My intention is that whatever is selected, should be copied over to the "Description" field (text field).…
- Answered
-
Server slowdowns !?
Am I the only one with big server slowdowns this morning ?
-
Screenshots?
As I'm building out my database, I'm realizing that my forms look terrible. I think it's because I'm just not sure of just how much I can do with it. Would it be possible for people to post some…
-
Determine if linked record's Multiple Choice contains value from this record's Choice field
This record has a Choice field with two values: Cat, Dog and this record (obviously) can only be one or the other. This record has a linked Colouring table where each record has a Colour (text) and a…
-
Sub table To a tab
I have a sub table on a 'contacts' page which shows me a list of booked appointments for that contact. I want to move this sub-table to a tab - is this possible?
-
Current Storage Capacity
Hello and congratulations on this FANTASTIC, USER FRIENDLY database. I checked one of my records this morning and realise that it was missing its attachments.…
- Answered