-
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?
-
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 :…


