-
Database History
Does anybody know if it is possible to add additional information to the database history? At the moment it is only the table name and record id which is referenced.…
-
The New IPhone Display Mode
I don't use the Iphone for any data/ entry etc, except for to check things like orders/daily sales - profit figures (which usually make we want to cry !…
-
Server Not Responding Rant
Well sadly for me I can't work on my DB in the cloud because the server is not responding. I normally use the MacOS app, so I tried using a browser. I found that a particular workspace was having…
-
Checking if a record has been linked to another one
Today I noticed an unexpected (to me - as non professional coder) behaviour when checking if a record is linked to another one. I haven't found info about it in the forum nor the documentation,…
-
HTML/Rich Text does not work on print record
I've noticed that HTML and rich text do not display in the required format when printing a record. Instead, the text is displayed normally. Does anybody know a work around or whether Ninox plan to…
-
IMPORT AND SAVE IMAGE FROM URL STOPPED WORKING
I have been using this button to import image and files from url for months now, today it stopped working.
-
Multiple Choice field showing strange values
Hello Ninox Community, I have a ingredient inventory table with a (multiple choice) field displaying allergens. I also have a recipe table where the ingredients and amounts are added.…
-
Update a field in another table
Hi, I have a 'Parts of car' table, where after selecting for example the engine, I need to select the parts (in this case 1 part) which is necessary to repair the engine.…
-
How to print a linked image from print layout?
Hi, In a form I use a liked tab to get the user's signature into it. It works fine in the form but when I try to print in pdf with my custom layout instead of the signature image,…
-
Global Search Column Customisability
Does anybody know whether it is possible to customise the columns which show when you perform a global search? It seems bizarre if this has not yet been implemented,…
-
como eliminar registro duplicado en mi base de dato
como puedo eliminar registros con mi columna "clave" que se encuentra duplicado?
-
How do you change the button font in HTML?
How to Change Font Type in HTML. To change font type purely with HTML, use the CSS font-family property. Set it to the value you want and place it inside a style attribute.…
-
Issue with the 'select ... where...' function
Good morning ! I create a personalized address book in Ninox. For each company, there are several contacts and I need to display the names of the company's managers only.…
- Answered
-
Ninox API issue
Below am able to query the records But while trying to use `where` am getting `null` why ? ``` { "query" : "(select 'Klant_Client' where 'Skinvision_Customer_Id' = 'FX0000000108_412').…
-
Link multiple records to a parent record
Hi everyone. I develop a database for creating a schedule for trainings. I have table with clients' applications for trainings and a table with training groups dates.…
-
member access and security
I have two different, unrelated databases in my Ninox Cloud. One is called "Collections" and one is "called "Household". I have 2 professional licenses or 2 members.…
-
Info radar chart
Hi ! I would like to use a radar chart to create a wheel of life. Example : The data comes from 10 number fields that can range from 1 to 10. the problem I encounter is that if no field contains the…
-
Create new incremental record within a selection
Good morning, I have an application to issue work requests. These requests refer to different car license plates. I would need a code that would do the following.…
-
Automatic adaptation of views
Hello everyone. I would like to know if there is a solution so that the views adapt in height (number of rows) automatically according to their content.…
-
Can Anybody help me about Dynamic Print Layout ?
Hi, I'm not a programmer, I need somebody that can help me to create a Dynamic Print Layout for my business. Is there anybody interesting to work on it ?? I will pay for it.. Thanks all. PS..…
-
Button to Send Email (PDF)
In this Table I have a Choice Field, I select one of the three option pdf Report, on the button I print the pdf on a image for each Report, now I need to send vía EMail the Report selected.…
-
Multiply a number to get a status
Hi ! How would it be possible to modify a loyalty status (which corresponds to a number) according to the sums spent. Example: the threshold for changing loyalty level is every €600 - Case 1:…
- Answered
-
Clean field when i duplicate table
There is a table 1 and a button to make it a duplicate for a new day with formula let x := dialog("NEW DAY TEMPLATE", "Do you want create template for a next day?", ["No", "Yes"]);…
- Answered
-
Bug button
Can someone tell me what is wrong with my button? I would like my button to generate a pdf file and then send the pdf by email as an attachment. When I create 2 buttons,…
- Answered
-
Number as written text?
Hello, Is there a way to format a number into text e.g. 1 - one, 2 - two etc. THNX Kruna
- Answered