-
Create a Pop-Up Dialogue where the user can input a text or a number
Just as the title says, is there a way to code into a button, such that when clicked, it will output a pop-up dialogue box where the user can input a text or a number?
-
userFirstName() possible bug?
I get nothing with a formula using this: On Can anyone confirm?
-
Help with Ninox CRM Setup and White Full Screen Issue
Hi everyone, I'm new to Ninox and working on building a custom CRM to manage client relationships. I need functionality to track client interactions, set follow-up reminders, and store documents.…
-
I have 3 QUESTIONS.
Hi Guys, I have 3 questions that want to get help in Ninox: Background: I am creating a POS system for the restaurant. 1. How to create a Button that can AUTO-PRINT the receipt? 2.…
-
Need Help Here
@Fred Hi Fred Need help here, need to display the data in DatosCSVText, the botton work in 'Archivo CSV' but need display the data in DatosCSVText Thanks.…
- Answered
-
Is this possible in ninox?
I have a table with time slot records of 15 minutes starting at 9:00am til 7:00pm, like 9:00, 9:15, 9:30 etc. In another table I created services eg. service 1 takes 20min service 2 takes 45min etc I…
-
Way to activate a Choice field
Is there a way to activate a Choice field once a data transfer script has execute to another table. The Choice field has two options, No Transferred by default and Transferred.…
- Answered
-
Page behaviour
Hi All I have a page (as opposed to a table) where I can scan or type in a reference in a field and find the record I am looking for. The field is called Scan and it is set a to be a Global variable…
- Answered
-
format phone number after update
Hello, how can I change a phone number that has been inserted using the 0049xxxxx format to +49xxxxx. I need this to work on the trigger after update field.…
- Answered
-
Upper case characters
Has anybody a solution of how to change all fieldnames in the DB to for example upper case characters. ? rgds Leo
-
How to create a button that clicks through forms
I'd like to put a button on the first tab of my form that, when clicked, opens the next record down on the table. The same as using the down-arrow on the keyboard.…
-
Link a subtable to a phantom table
I've been stuck on this script since last night. I want to create a phantom table from the Quotes table and the Prices sub-table. Everything works fine,…
- Answered
-
csv export problem.
'Ver Archivo CSV' := null; let xMd := 'Busqueda por Mes'; let registros := select 'Datos Transferidos' where month(Date) = xMd; let csvContent := "Cliente,Date,Transferido Dato 1,Transferido Dato 2,…
- Answered
-
POST multipart/form-data query to external API
Hi everybody, I need to post data to an external API who accept only "Content-Type: multipart/form-data". Ninox http function seem able to send only "Content-Type: application/json".…
-
save archive NOT IMPLEMENTED
Good day when I try to save archive as from cloud to my mac it shows up a message NOT IMPLEMENTED. how can I resolve this? Thanks
-
Secure Ninox API calls
Hi, I've just started looking into the Fetch API to make calls to the Ninox server from the Ninox client side (web app). I'm a bit worried about exposing the Ninox API Key this way.…
-
Sort concatenated values in table view not working
Hi, I have a parent table "Programmes" and a child table "Works" . In the "Works" table I have a number field called Order and then a field which combines the WorkTitle with the order…
- Answered
-
Dialog not working.
In the 'Trigger on new record' I have the following let title := "Serial and/or Bundle Required"; let message := "Does this new record need it's Serial Number logged? If so is it part of a Kit/Bundle?…
-
Passing Dropdown Value to Another Page
Hi everyone, I'm trying to pass the value selected in a dropdown on my Dashboard page to a dropdown on my Job Setup page. Here's the setup: Dashboard Page:…
- Answered
-
3.13 Popup Close Delay
Has anyone else experienced a delay when closing a nested popup window? When closing a popup window for a subtable, the one popup closes and then there is a slight delay before the parent record…
-
Dynamic multi-selection in the subform: Display of selected and unselected items.
I have an inspection form that needs to ensure all items are selected at least once. I would like to know which items are missing from the inspection in the subform.…
-
access a specific user inside a ninox function that's called through the api
Hi everyone, so I'm accessing some table in ninox through the ninox api with an api key. For security reasons, the api call is done through an external script,…
-
Not all fields showing
I have 15 fields but only 8 is showing how do I change it to show all the fields?
-
Update a field and jump in a record.
I have a JavaScript function used to do a update of a field and jump in a record. --- function myClickTitleIntervention(id, url, valeurClick) { "{" } console.log("Start"); var myElement = database.…
-
How to create a column in a view with a sequential row number
I have searched the forum and did not find anything that directly answers this. i have a table with two columns gross and net values. I created two views each sorted by the Gross value and the net…
- Answered
Answer questions and share your knowledge