-
How can I reduce the size of the PDF generated so that I can send it by e-mail?
Presently I'm creating over 400 tax receipts to send out, the majority by post and printing them is going well. However about 100 of them must be sent by e-mail and because the tax receipt has…
-
Calendar
I frequently use the calendar funtion in Ninox. Syncing with Outlook etc. is great. However, I can only specify date/time and subject. Is it possible to expand the possibilities:…
-
Problem. editing now also works in views
Online editing now also works in views. If I change a static selection field there and then click again, two options are highlighted. Have the problem on Web (Chrome, and FireFox) and Android Tablet.
-
Embedded eCharts into Ninox
I have tried to embed eCharts into Ninox but have yet to succeed. For example, I put the following code inside a function field, but nothing: var _style := "* { margin: 0; padding: 0;…
- Answered
-
Blank Screen
Hi, I'm on Ninox 3.12.4 and since then I get a Blank Screen and no database. Never had this problem. before. Not even with version 3.11 which caused the same issue to many.…
-
Loop through Records
I am creating a user access module. System User User Group User Permissions None of these records are related. My goal is to use Dynamic Choice fields. So a user can be a part of multiple User Groups,…
-
deleteCalendarEvent
Is this possible? When I've created an event in Apple's Calendar.app, how can I later edit or delete that event? Data can very possibly need to change, e.g.…
-
Lost database
Hello everyone, I am working on a DB for a month (mostly on a Mac that’s not mine outside home and on my iPad when I’m home). It is stored on my iCloud. I opened it last friday without any problem.…
-
Create barcode for every new import
Hello In our chemical laboratory we use NiNOx for every sample that is coming in the lab. Each sample is getting a unique numeric code. I would like to automatically generate (if possible) a barcode…
-
Hiding Icons HUD - choosing which to hide
I use this to hide ALL icons etc on forms. I have tried to show only the PRINT icon by removing 'none' in the relevant line but regardless of refreshing the page or toggling the HUD Y/N the print…
- Answered
-
Confirm whether all multi-choice in the subtable are selected
How can I confirm that all multiple choice in the subtable are selected?Thanks
-
CreateCalendarReminder - Access not granted ---- how did you get around it?
The function CreateCalendarEvent works... "CreateCalendarReminder" does not... it brings the message "Access not Granted" In System Preferences / Security & Privacy / Privacy....…
-
Copy to Clibboard button
Can I create a button to select the contents of a field and copy them to Clipboard? (In FM Pro that was v straightforward)
- Answered
-
duplicate bug?
Hi, This bit of script let newRecord := duplicate(this); openRecord(newRecord) The first line duplicates the record for sure, but returns null inside the script (I believe) so the second line will…
-
how to export a file attachment
hello, i want to create a button to export a pdf file, created by printandsaverecord, in a external(https://www.....) location. This in order to use this file in the mailing to the client in another…
-
Help with Changing Multiple If Statement to a Case Statement
I need help converting this multiple if statement to a case statement. Withdrawn and Graduated fields are yes/no. if Withdrawn = 0 and Graduated = 0 then let t := 'Enrolled Date';…
-
Script for Button for next record, order not ID
Hello, Could someone help with a script for button switching for next record based not on ID but on 'Ordre Groupe' number field. if 'Ordre Groupe' then let nextRecord :…
-
Button for create a new record which has a connection to a record
I have a table, where in every record, i have a connection of records from a different table showing up. (1:N) when want to get a new record, normally click "+ Neuer Datensatz" at the 1:N,…
- Answered
-
How use popupRecord() and openRecord() ?
I try to create a button to open (may be in a popup) to go to an other record but I don’t know how use this fonction. Someone can help me please ? Thank’s in advance. Gwendal (Sorry for mistakes.…
-
calendar option missing
I have Ninox Mac version 3.10.10 and my system is MacOS Sonoma 14.2. I have a MacBook Pro 2020. I unistalled Ninox from my iPad and iPhone, I have been working with this 3 devices and I have data…
- Answered
-
Prohibit Deletion
I Heve a task that will prohibit deleting tables and records, APP mac. Found how to hide the delete icon in the bar html(" <style>" + if not HUD then ".i-setting-print{display:none;}" end + " .…
- Answered
-
Does the 'page' feaure work on tablet devices?
I have created a 'page' in a database using the 3.10.x versions of Ninox on both an ipad and an Android tablet. However, the page 'elements' (views, relationships, etc.) seem to be non-functional.…
-
Alert not working
I have a formula that looks for duplicate records and if it finds one or more than it should bring back an alert. Not working anymore. Any suggestions? let xLast := 'Last Name'; let xFirst :…
- Answered
-
Private cloud not responding
A worrisome issue with Ninox Private Cloud. I purchased this to have control over my Ninox. Twice in the past weekends the server has stopped responding and I cannot get to the UMS to restart.…
-
SEND E-MAIL WITH ATTACHMENTS FROM AN OTHER TABLE
Hi, I've 2 tables : table 1 : CLIENTS table 2 : INVOICES In table 2, I have many records with attachemts and i want to create a button on table 1: "SEND INVOICES OF THE MONTH".…
Answer questions and share your knowledge