-
Insert value of one field to URL field
How can i create a link in the URL field using a value from another field of the same record? I try to create a Whatsapp link from a phone number field like: https://wa.…
-
Same field to appear multiple times with same name
I have a form which is split into mutliple tabs. I want some fields to appear in every tab so the user doesn't have to go back to a previous tab. I read in another post that this can be achieved…
-
Can I create a vertical layout with field labels on left side instead of a horizontal table?
I am importing files from FileMaker. The data entry layout in FM allows me to create a vertical table with the field labels on the left with the data on the right.…
-
Help code performance please.
I have a database that is used on investments. I am interested in tracking Weekly and Monthly turning points and their relationship with preceding ranges and following ranges to help inform decision…
-
direct printing ... labels
Hello. It is possible to printing directly on the printer from ninox webclient? ... via the button in form with specific printing form (exact size and formating for printing media atc.) ...…
-
Hi All
I have a database where one of the fields is yes or no. I want to be able to have a field that tells me how many are yes. Any suggestions welcome
-
Group tables in one
Hello, I would like to be able to group several tables in a table automatically for the update. Thanks for your helpAlain
-
Open tab with button ?
is it possible to open a tab from button? thank you
-
log out current user via script
Is it possible to log out the current user via script? Code in HTML behind the logout button: function() {r.close(), root.ninoxCloudLogout()} Is there any way to call the function?
-
Linking to Tables in Different Teams
Is it possible to link to (reference) data in a table that is in another Team? Or does all the data have to be under the same Team? Any help appreciated! Thanks in advance!
-
Full Summary of Scripting Commands?
I would love to have a summary of all the scripting commands possible in Ninox. I have read the manual, but there appear to be many other commands that are possible.…
-
Programming Language
Good Evening i just wondered what language Nino used for scripts etc. Is it sql?Are there and tutorials or references?thank you
-
Why is part of this script not pre-filling data in my form?
Here's the code in my script, attached the State field of the form. let strState := upper(State);State := strState;let SearchTerm := strState;'State Website' :…
-
How To Convert a multiple choice field to a choice field.
Did you make a mistake in designing your database and used a multiple choice field when it was supposed to be a choice field? With this trick you can convert the multiple choice field to a choice…
-
A very technical question
Can someone tell me the signification of Ninox ? I know it is the name of a nocturnal raptor in Oceania but so what ?
-
How to hide subscription notification
Hi, I use Ninox for a personal proyect and I don't need the cloud. Does anyone know how to hide the expired plan notification? It gets too much space on the screen. Thank you!
-
Cloud Services
Once I have a cloud subscription will my databases be saved in the cloud and if so will they be visible to anyone who has my user name and password?
-
Formula returning the ID number of the field not the value
Hello all, Any ideas why this formula is giving me the target record ID number rather than the value? let x := 'Our SKU';let priceMin := first(min((select 'Supplier List')['Our SKU' = x].…
-
How to add an attachment from the print option to an email
Hello, I have created a button to send emails to my client which works well. I am now trying to export a pdf document from the print option in the top right of the database.…
-
Search text in table
Hi Can someone tell he the way to search text and not nunbers in the table ? Ie > Search the letter "T", I mean one T, (there are TT or TTTT..)
-
Owner Rights
The owner of my database has no access rights, nor am I able to assign any. What's going on?
-
Is there a way to enter the location based on a formula?
I delete and then update my data table from an API. I need a formula to update this. Any help is appreciated.
-
Table with lots of records does not open
Hi, I have a table which contains roughly about 30000 records and because of the size it won't open. Is there a workaround?