-
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' :…
-
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?
-
Finding a specific entry in a many-to-many relationship
HI, I have three tables: - PERSON - a repository of historical figures- TIMELINE - a log of historical events- LINK - a table that permits PERSON and TIMELINE to be joined in a many-to-many…
-
See a linked table without using a magnifying glass
Hi I linked 2 tables : table 1 ant table 3 goût,To see table 1 when I am on table 3 goût I must click on the little magnifying glass.Is there a way that this table will automatically appear without…
-
I've set up an email box and put my email address in, but it doesn't seem to work - Is there something that I need to do? I am using a MacBook Air
I've set up an email box and put my email address in, but it doesn't seem to work - Is there something that I need to do? I am using a MacBook Air
-
How to get sub-table with REST API
What is no problem: Accessing a table or record and read text fields. - retrieve a table: https://api.ninox.com/v1/teams/<teamId>/databases/<dbId>/tables/B/ - retrieve it's first record: https://api.…
-
How do I import charts from one view into another?
I am trying to create a Dashboard where I should be able to show all charts that I had created in different views in different tables?
Answer questions and share your knowledge