-
Create a search Button
Hello :), I'm trying to create a field / formula to search a client for example. Let say for example I want to search the profile for a client from an email address or from a phone number.…
-
Duplicate information from one table to another table depending of the status selected
Hello :), I have created a parent Table for the quotations I send to my clients. I called it 'Quotation' What I'm trying to do is once the quotation has been accepted by my client,…
-
how can I convert a field type from text to choice?
This is a newly imported table, and one of the fields would work better as a choice.
-
Reviewing duplicates in one field
Hello, I am a brand new Ninox user and in the phase of creating a database. I would like to make sure that in a table called 'laye' one of my fields called 'Identification', which is a text field,…
-
Wrong recipient error with inviting team member
Cant invite a team member. when they click the link in there email to accept they get an error about it being the wrong recipient. On a side note I am in the trial period if that would matter.…
-
delete table
How does one delete a table from a team
-
sum
i have choice field in invoice item that there is "Ordered" and "Pending" and Cancel". when my customer confirmed one item or some items order then i choice "Ordered".…
-
Using fields from one table in another
Hello Everyone I am new in Ninox and I have try to find an answer from my self, but I couldn't. So: I have 3 tables - Company, Machines and Info I want to be able to see in info "automatically" the…
-
Permanent key field setting
If I could set a key field permenantly, I'd be able to share this with other users. Right now, I have to set the key field each time I import new data to only import new rows.…
-
Create a button on a parent table to open a child table
Hi, I'm trying to create a button on my parent table to open a child table. I tried to use this formula that I found on the manual however it does not work > openTable(tableName,…
-
Price for a license in Denmark
The price for a license in Denmark User/month is 13 dollar, not 8.33.
-
Script to find and return duplicate records that already exist
Hello, I need to delete some duplicate records that have already been imported into my table. Rather than going through and doing it manually, I wrote this formula, but it does not seem to work?…
-
trouble with a simple selection using a multi-choice field
I'm still getting use to the script language syntax and, presently, I can't quite work out a simple selection, as follows: I have a test sales table. included in this table is a multi choice field…
-
Add Regular Expression Capability
It would be really useful if you added the ability to use regular expression for conditional statements.
-
How do I update this code to auto create a new record in sub table balances that will link back to its parent - funds
let Nyear := last(Balances.Year) + 1;let Nbeg := last(Balances.'Temp. Restricted');let Nperm := last(Balances.'Perm. Restricted');let i := (create Balances);i.(Year := Nyear);i.…
-
Create a button to automatically change a calendar date
I have named a button "annual subscription paid". What this button should do when pushed, is automatically roll the date of the annual subscription expiry to the following year.…
-
Add Hide for filter fields
This is keeping me from upgrading. My sole use for Ninox is to import event ticket sales from my square store and export a pdf list for my ticket takers.…
-
Database icon
Hello,I noticed that some databases have a custom icon. I would like to know how to insert an icon for my personal database. Thank you
-
Aggiornamenti
Innanzitutto Complimenti per il lavoro che state svolgendo. Volevo però chiedere se e quando riceveremo un nuovo aggiornamento del database con le modifiche richieste in passato .…
-
Ninox Update
Hey guys, I was wondering when is the next big ninox update? and whats going to be in it? (if you can talk about it that is) Thanks!
-
Populate dropdown with options from linked table
I have two tables linked with in a 1:1 relationship. In a form for Table A, I want to put a dropdown or similar selection field in which a user can select which record they want to link from Table B.…
-
How to put in the link so that it directs to the web page?
In other words, I click on the link and it is not directed to the page. What is going on? Lucidio
-
How can I get the Id number of a record in a linked table?
I have three tables: MasterList, MasterListLabels, and Projects. MasterList has a field called "Type" that is linked to MasterListLabels. When I add a record to the Projects table,…
-
Formula to be linked to a choise field
Hello, Could someone point me in the right direction please :). I have watched several Tutorial videos but don't seem to find the one explaining what I want to do. So I have a table for my clients.…
-
Print Selected Item
I'm new with this App, i would lito to know if is possible create a database with different items and once i have create this database , printing a list with item picture ad price... prease help Me...…