-
Formular for current records ID?
What is the formular to display the current records ID? I need to pass the current record ID to a webhook but can't find the formular. Thought it would be easy but am stuck and searching the…
- Answered
-
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…
-
Sub table query - limit to current record
I have a table -> Event Details and a subtable - Event Expenses. Each event can have expenses of different types, there is a "Type" field in the expense table.…
-
Script to update records in another table
So I for this scenario I have 2 tables. One is called DID the other is called E911. I have data in both tables. In both tables there is a piece of information that may be the same.…
-
Sync and updating
Hi. All works well on my pc, and my phone, and 1 of our tablets. All of the other tablets havent updated any of the changes made in the last 2 weeks.. Uninstalled, reinstalled, tried a manual sync,…
-
An idea for a Ninext tweak.
@Jacques TUR Would this be possible? To have a tooltip concept when hovering over a cell that displays the full content of that cell. This could be handy where cell width is reduced,…
- Answered
-
Issue with trigger conditions in 'Liste' Field: Multiple Text conditions not triggering as expected
I have an issue with a trigger in the 'Liste' field. I would like to create multiple triggers in the 'Liste' field that check if certain text is contained within it.…
- Answered
-
Last version does not work
Hi, since he acts to the latest version of the Ninox, the program remains blank and does nothing. Would it be possible for someone to tell me where to lower the previous version for Mac OS X Catalina?…
-
Rounding problem
Hello, i've this function round(sum(stuffs.total), 2) result is 156,25€, now i need the 22% of this so round(result of previous funcion * 0.22, 2) result is 34,375€ why does it round to 34,…
-
Activate or Deactivate all records in a "Yes/No" field
How can activate or deactivate all records in a "Yes/No" field. The Table is 'Control Deliverables' and the name 'Yes/No' field is Protect.
- Answered
-
Calculate Period Progress.
Need Calculate the Period Progress. Example: the Period Progress of: 17 May 2024 is 14.64 % 23.77 % - 9.12 %
- Answered
-
Exploring Data Integration Solutions
Hi, I've been exploring various data integration solutions lately and wanted to start a discussion here to gather insights and recommendations from the community.…
-
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.…
-
Active processes in background
How can a starter user kill the processes in background? It's the third day I can not work.
-
Send Email on Click Error
Hello, It's a few days that a very simple click to send email function gives me a "Invalid parameter: html ("undefined")" error. let myEmail := "11111111@gmail.…
-
Setting up a FIFO inventory
Hello, I'm trying to setup a FIFO base inventory where the articles come in with a certain price at a certain date and get taken out at a certain price at a certain date.…
-
Formula for button to copy table
Hello There is a table in which a button is used to create a copy of this day, you only need to change the date, the next day let c := duplicate(this); let t := this; c.(Date := t.…
-
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.…
-
How do you Create & Popup a New Record with multiple fields prepopulated
I've got my code working so I open a new record that is repopulated with a single field. In the below code, I prepopulate the Reservation field in the EMailer table however I need to prepopulate…
-
Whether the data content of table1 field can become the field of select(table2)
I have no foundation in coding, thank you let t := this; let X := 'code name'; first((select Table2)[name = t.name].X) The above coding is incorrect, please give me some suggestions
-
Need Script for transfer Dates
Hi Fred again with problems, I feel like I'm. going backwards. On the Documents I have Two Buttons ADD Documents One by One and the other ADD ALL Documents and Works excelent.…
- Answered
-
Values not displaying
Hi, I am new to Ninox and slowly trying to work on this project. The tables have been imported through a csv file and I would like the parent view to show certain fields like Fullname, DOB, Address.…
-
Send mail with attachments
1. i want creat a data let filename := 'No.' + ".pdf"; importFile(this, printAndSaveRecord(this, "專案"), filename); 'Image 2' := filename 2.send mail let filename := 'No.' + ".…
-
how to add to variables
Hi, This seems like a basic question, but I can't work out what I am doing wrong. I have two variables, and I want to create a third variable that is to be the result of taking the second from the…
-
an you please help me optimize the code structure?
I have a piece of code as shown below. The entire code contains three 'switch' statements, but the 'alert' reminder no longer works after running. Is it not possible to have 'switch' statements…
- Answered
Answer questions and share your knowledge