-
Converting a text string to a multiple choice field
Hello! I've been having trouble figuring this out and I would love some help. I have a work flow that involves a potential guest (school groups visiting our site) filling out a form that…
- Answered
-
Formula to calculate the duration in Hours and minutes of a work
I have to fields "WorkEnd"(End Hour field type) and "WorkStart" (Start Hour Field type), how can i calculate the duration of the work in hours and minutes and show it in a field called "Total"???…
-
Comments icon hi-lite like Attachments.
In another post wrt hiliting the paper clip this code was advised: if count(files(this)) != 0 then html(" <style> .i-light-grey.i-attachment { background-color: #a9a9a9; border-radius: 4px;…
-
Problem reference between tables
Hi to all! I need your help again. I have a table with several events. Each record corresponds to an event. Then I have another table with our staff list.…
-
Dynamic choice from Multiple choice field
Hi there! So I've been browsing on possible solutions but so far nothing that I can understand exactly or addapt it to my case (newbie here!). I'm trying to code a dC field to retrieve the selections…
-
invio e-mail da tabella di riferimento
Ho una tabella scheda di lavorazione e una tabella clienti, nella scheda di lavorazione faccio riferimento al cliente e riporto i dati nominativo telefono ed e-mail.…
-
Can't Create Backups
I have been trying to create backup on database in a new team I create yesterday. When I select Manage Backups there is nothing under Manual Backups. Automatic backups are working.…
-
Print using my own carbone.io account
Hello everyone. We have used dynamic print forms since Ninox implemented carbone.io. However, Ninox only allows 500 pages per month which aren't enough. Therefore I created my own carbone.…
-
Calndar View
Is there a way to add a "today" button to the calendar view in Ninox?
-
ARGGHHHH! New 3.8 Cloud version
Cannot get into "Trigger Before Open" - anyone else have that issue. Left the Ninext script in and now the "Trigger Before Open" will not open to allow me to delete it.
- Answered
-
Not able to open Ninox
I’m getting a “Team blocked” and not able to get in. We are trying to pay if something is due but not able to get in at all. Is there a number we can call?
-
Webhook - Integromat - transfer of a data array
Hello and good morning! I would like to transfer data to Integromat via a webhook. I did - and it works well! ------------------------------------------------- let wpURL := url("https://hook.…
-
Ninox Generic Report creation - specifically views
I have a report which has two views on it, Both views are set to 'auto height'. When printed the top most one overlaps the lower one. How does one prevent this?
-
Automatic currency conversion
Hello, I have a master table that includes financial information for each of my records. Every time I create a new record or update an existing one in my master table,…
-
Clicking the Cloud Icon does what on the OnPrem Version
There is a Cloud icon when I am using iCloud for my Database storage and normally I don't see a download arrow but just the Cloud with no other symbols.…
-
Creating a new record in a linked table using code
I have 3 tables linked to create a many to many relationship. The relationships look like this: [Locations] <--- [Location Tracking] ---> [Tracking] Multiple tracking records and be related to every…
-
Locking Records in multiple tables from one
I have this script to lock records in a table. How would I modify it to lock records in child tables related to this Projects table? In other words lock Inventory and Locations do as server for i in…
-
Printing an image attached to a record with html
Hello, I'm struggling to include an image in a table. I've included a column with the following html which takes multiple fields and includes them in one cell in the table:…
- Answered
-
Programming language for Ninox
Please tell me video lessons or programming language to learn how to write formulas for Ninox. I need any literature for beginners, I have never done programming and practically do not understand…
- Answered
-
Hide empty image field when printing a report
I'm programming a solution that can have up to 10 images (with legend). When printing a report, I want to hide the empty image frames and legends. How can it be done?
-
Enter the content of another field inside a rich text field
Hello again. I'm just ending the development of a custom application that needs to print and export some rich text fields with lots of text. What I need is some kind of "data merge" inside a rich…
-
Print engine for Ninox - what is the 3rd party report writer being used?
Can someone advise the name of the report writer and how easy is it to set up
-
Creating my first Dynamic Report
If using Word does one create a table in Word and then use the fieldnames of the Ninox View in the column headers. Or does one use the View name. Would it be possible to get a template as an example…
-
Cannot create more Forms!! - Cloud version
I have had this happen before and I finally figured out what it was but now it's happened again and I'm stuck. I am unable to create more forms. Usually when you click the + to create a Kanban or…
- Answered
-
coding for create record
Hi, When I click the +Create Record in a referenced table, I get a new record in which the client code (a unique code) is filled in as is the link which the parent (client) table.…