-
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.…
-
How do you distribute changes to a database to other users
if i provide my database to another user and then later I update that database with new functionality how can I send the other user the updated database so that they can update their copy easily and…
-
How to set a default value for dynamic fields?
I'm using a dynamic field in a page view and I need to specify a default value for this dynamic field (Choice-dynamic) but I don't have this option... any idea how to do it?…
- Answered
-
images in rich text do not appear in the PDF export – Need help!
I have 5 fields in my Ninox database: Tittle Description Img1 Img2 Img3 Rich Text I have created a button with this formula: Rich Text := "<h1>" + Tittle + "</h1>" + "<p>" + Description + "</p>" +…
-
Dynamic Multiple Choice Field - How to Programmatically Assign
Hi - the latest Ninox update has lots of interesting new features to play with, great to see it launch. Dynamic lists is something we've all been clamouring for.…
-
Copy to Clipboard
Is there a Ninox function now? I was looking for a way to copy the content of a field and found this post from way back: html("<button onclick='copyToClipboard(""" + concat(SERIAL) + """)'>Copy to…
-
coordinates on the picture
I clicked on the HTML image to display the coordinates. I want the coordinates to appear in the NINOX number field. How can I do this? Thank you. POINT let t := this; let imageUrl := "https://share.…
-
Is Ninox down for anyone else?
We haven't been able to load the public cloud version of Ninox via the web app or the desktop app for about two hours. We just get a popup window that says "We're currently unable to complete this…
- Answered
-
Open Record in full view mode from table / view
Dear Community, is there a possibility to open a record in full view mode instead of the popUpMode when clicking a row in a table or view? Many Thanks Christian
-
Table View Actions
Dear Community I try to implement an in-row action behaviour on tables / views. My idea is that I have a delete link and on click I set a value or delete the entire row.…
-
Files and File Links on Google Drive
Every job I do, I have to store one or more artwork files on Google drive. This involves creating a Customer folder ( ie ABC Limited) and then creating 1 or more individual Job file folders (ie comp…
-
Avoid new records
How can I avoid adding records in the main table?
-
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.…
-
CSS hacks for UI design
Hello @Sean I have been following your posts regarding the CSS hacks for UI design in Ninox. I was feeling really helpless until a few community members advised about your posts for tweaking the…
-
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,…
Answer questions and share your knowledge