-
Printing a Ninox table as a PDF with Images
Printing a Ninox table as a PDF with Images Follow the steps below to create a printing layout with images: Create a table 'Master', and in this table create ONLY 1 record In this table,…
-
Printing Dynamic Field in Ninox App
The video is presenting a little workaround for printing Dynamic fields in Ninox App. In the print layout, we can avoid showing the record ID by simply rapping the field name into text().…
-
Printing coloured table cells with Carbone
I have built a Carbone template that can print cells in colour in a table printout. The colour selection is controlled by the JSON body sent for each cell of the table.…
-
Generate QRCode to File or Image field
Following a discussion with @CISOFT Sàrl ,I embedded Sangmin Shim's code in a Ninext function to generate a QRCode on Ninox. The QRCode generates a file on the attached files or in the Image field.…
-
Known difficulties when using dynamic printing and their solutions
Since version 3.7, many users have reported success with dynamic printing through Carbone.io, as it enables customizations that are still missing in the Ninox print editor.…
-
Make/Integromat doubt
I need to automate a process with Make and I have a problem. I have created a Yes/No field and from Make I´m able to modify it. In this field I have written a code in Trigger after the change like…
-
Exported Printpages to Imagefield getting overwritten after selecting a different datarecord
i have a table which has some values stored which are getting printed and also saved in a image-field. i have like 10 different Print-templates and every template is used to save it as a PDF in the…
-
PDF with carbone and OCR-recognition
Hi I have used Carbone to create a fillable PDF created from Ninox. You can add values to it and then send it back. (email?). If the PDF is saved in an image field of the corresponding record,…
-
HTML display bug in pdf
Hello, I just reported a bug to Ninox support regarding the clear display of HTML code on pdf files generated with the printRecord() function. When a print page template contains a table with a…
-
Slowly getting a handle on Dynamic Printing
I've been playing around with Carbone studio to get a better handle on how to work with Dynamic Printing and have come up with the following: The dynamic bits of it are the Year and everything in the…
-
Problem Dynamic Print Layout - iteration
Hello, I'm having problems with my dynamic report - Json - Word. I have data iterations, but they don't want to repeat on the document. I use {d.geo[i+1]} but they don't appear on the final result.…
- Answered
-
v5 of Carbone in Beta
Hi all - Just saw that Carbone announced the beta of v5. With the big announcement of: Designer Assistant: This is the main part of the studio where you can test, debug, and build your templates.…
-
Dynamic Printing Table layout
Hi all - So I'm trying to format a table in dynamic printing where every other line is a different color. I thought you could just format the second line in a different color, but it doesn't show up.…
- Answered
-
DYNAMIC REPORTING WITH NINOX 3.13 THIS THURSDAY, SEPTEMBER 19TH AT 12:00PM EDT/ 6:00PM CEST at the Ninox Learning Lab
DYNAMIC REPORTING WITH NINOX 3.13 at the NInox Learning Lab this week! Thursday, 19 September at 12pm EDT/ 5pm BST/ 6pm CEST FREE REGISTRATION: https://us02web.zoom.…
-
Dynamische Drucklayout - conditional line breaks
Hallo Zusammen, ich mache ein dynamisches Drucklayout und muss Zeilenumbrüche aufgrund von Inhalten machen. Es ist mir klar, dass dies auch via Script geht, ich würde es aber gerne im Template können.…
-
Print and Delete buttons are not active
Hello friends, Can someone please help me understand how can I activate the "Print" and "Delete" buttons on the default Table View in Ninox. I am developing this CRM for my employer that is being…
-
Print Layout is not being saved
Hi there, i am using Ninox standalone version 3.10.11 on MacOS in sync with iCloud. I have made an extra Print Layout and saved it. But when i close and restart Ninox the Print layout is disappeared.…
-
Printing with Carbone: Changing line height in table with newlines
Hello, In ninox, I have a table which contains text with new lines. Example: "Introduction This is an example..." When I first printed it to Carbone it would not display the line breaks…
-
Print Layout - Group filter
I'm Trying to create a print layout filtered by week and grouped by drivers, but it print layout when grouped, each group is closed and only shows totals for each driver.…
-
Merge visible PDF in one file
I have a table named "Allegati". Inside it, there's a field called "File" which contains a PDF. In another table called "DOC FIERA", I have created a reference to "Allegati" in such a way that if a…
-
Dynamic print layout images showing up as grey squares with custom JSON
Hello, Because printing in bulk with the dynamic print layouts results in error (because size), I'v tried to use the work around mentioned in the support section, by using custom JSON.…
-
Issue/Bug in report creation
Can anyone confirm that there is a 'bug' in the report engine where with a long field list there is no scroll option when adding a field at the bottom of a list. Refer the screen shot below.…
-
The Ninox Learning Lab is offered most Thursdays at 12pm EDT/ 5pm BST/ 6pm GMT and is free.
The Ninox Learning Lab is offered most Thursdays at 12pm EDT/ 5pm BST/ 6pm GMT and is free. The Ninox Learning Lab has provided training and support to thousands of Ninox users all over the world…
-
Printing attachments
Hi, I needed to print the attached record file. I found a solution, but is there a better way? openURL(shareFile(file(record, fileName))) In other words,…
-
Dynamic Reports
Trying to create a table of check using a WORD document with no success at all so far. The first screenshot is the Word table with fields which I believe is correct.…