-
The slowness of the servers is intolerable.
The slowness of the servers is intolerable. Cannot access DB at all.
-
Trigger after hide bug
Hello, When using a table with a Tab “Water” (as first field) with a « trigger after hide » action which updates table fields, that works fine. But when you delete the record,…
-
Resolving a bill of materials
Hello, I am currently building a bill of materials. There is a table PARTS and a table BOM (which is an n to m relation of PARTS with PARTS as well as a field QUANTITY.…
-
Dynamic height of table view
Dear Community does anyone of you have a css or other idea how to make a table view always being 100% height? In my case I am using some pages with tabs.…
-
Clearing filters on loading a table
I use this snippet to clear the filters for a table (all). It is under a button. ui.openTableOld?null:ui.openTableOld=ui.openTable; ui.openTable = function(...arg) { ui.openTableOld(...arg); document.…
-
Field labels in RED color
Hi, Just wanted to find out if it was possible to make the labels of the fields in RED color for all required fields in a table. eg: In the Sales Order table,…
- Answered
-
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,…
-
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…
-
merge pdf
Hello, In my database when I send a bill from a customer, I have to create two documents. The invoice in pdf and the payment in pdf. After that, I sent it by email.…
-
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.…
Answer questions and share your knowledge