-
Lead Scoring Assistance
I need some help creating a formula to build Lead Scoring. I have created a formular field in all Lead Records called Engagement Score. I want it to build a score based on their status value with…
- Answered
-
Constraints issue
In Proj-Buildings I select the BUILDING NAME taken from BUILDINGS. The constraint here: a.PROJECTS.CLIENT.NAME = b.ORGANISATION.NAME Limits the Buildings list to those for the client/organisation.…
- Answered
-
POS System / Restaurant / Food Truck
Posted a POS System template in the WEBINAR EN 2021 team. Take orders from 48 products divided over 6 categories. Easily compose your own products.With login system for employees.Print bills easily.…
-
Alert not working
I have a formula that looks for duplicate records and if it finds one or more than it should bring back an alert. Not working anymore. Any suggestions? let xLast := 'Last Name'; let xFirst :…
- Answered
-
What is "Handle file as" in Image field properties
Hello! In this "Handle file as" selector there are options like: Size Small, Medium, Large, Original size. What do they do really? I thought that selector compresses the uploaded image or keeps its…
-
Create a Date showing Day of Week, Month, Day of week
I have a simple date input where I choose a date. I would like it to show the day of the Day of the week, Month and day of month. For example: Friday, December 15, 2023 Instead of the default "Dec 15,…
-
Export .csv to excel not work
https://youtu.be/Eo6WUmG86fE The Scrip on formula is: let me := this; --- GENERAR COMBINACION FILTRO ---; let myCon := ""; myCon := myCon + if Alpha then "X" else "_" end; myCon :…
- Answered
-
Build a Report Advice
Ok, I want to create a Form within my Ninox CRM that will allow a user to select pre-defined reports, click a button, and then than upon click it will create a new record for that corresponding…
-
Android 3.10.8
On Android Tablet / The Export Data / Ninox Save as don't work.
-
Is there a known problem with dynamic printing?
In the last couple of days, all my attempts to dynamic print failed. Even if I try to print a blank page, I continually get an error message! Does anyone else face the same problem?
- Answered
-
Convert XML API call response into JSON object.
Hi, after a successful call to a public API, the response that I get is of the following form:…
- Answered
-
Lost something here
- Answered
-
Using triggers for yes/no field
I have tried using the visual part of the Ninox formula and various forms of this text in the script writing, all to no avail. if Status = ("Closed" or "Expired") and 'Campaign Premium' > 0 then…
- Answered
-
Email - SendMail - Verses EMail field triggering local email client
So as I have been using Ninox a number of years now. I thought it about time I asked on of those stupid questions! Every day I send various emails to clients - using SendEmail every day.…
-
Workspace ! Not being recovered where images are held & deleted.
Storage of image files and deleting them do not automatically give you your workspace back. I have copied this from another post that I answered as it seems to me that other users are now having…
-
Button to open a PAGE
Hello Ninox Brain Trust, Has anyone been able to open a PAGE with a button?
- Answered
-
Code about random numbers
I want to write a code for generating a random number that consists of six digits. The number should change every month, reflecting the progression of time.…
-
Word Wrap doesn't function when you apply a rule to a table
Typical of Ninox, they implement a nice feature with rules in the table but then mess it up because they don't completely make the feature work cosmetically.…
-
Reference Error
Hi all, I started using Ninox a while back and so have completely forgotten all that I learned when setting up my data base. Now when I want to duplicate a record I get this> ReferenceError:…
-
Be Able to Freeze header columns in tables spreadsheet style
This seems like a no-brainer to me. Ninox's default view is table mode, and header rows automatically freeze. Why not give the option to freeze columns on the left?…
-
Help with multiline text field inside an html() function
Hi, is there a way to display a multiline text field inside an html() function without losing the multiline feature? I mean, when a use html(" + 'multiline text field' + ") the text is displayed as…
- Answered
-
Close the cell after editing
Hello Everyone I have a table, where my colleagues can write there requests for vacation. I need to protect somehow the data after adding from future changes. For example - I need a vacation from 05.…
-
Bloccare documento emesso
Buongiorno...ho il seguente problema che non so come risolvere: Ho creato un record (che rappresenta un documento fiscale contenente prezzi e date). Vorrei che una volta emesso e stampato,…
-
Questions about charts
I found a problem with my chart today. My chart has three sets of Edit columns, one for product names and the other two for numbers. They are all in the same View.…
-
Jump
There any way when I select Year 2024 Go to the first record of 2024 ? year is a Choice field.
- Answered