-
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.
-
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…
-
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,…
-
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…
-
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 .…
-
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...…
-
Sum sub table
How would I sum just the values that are related to the record im currently on, instead of the whole table?
-
Count into table based on specific choice
Hello, One table with many courses One table with many persons The tables are linked so i can see a list of persons for each courses I want to include into the course a formula to calculate how many…
-
Merge two Archives
i have put the a ninox file into dropbox to sync my two computers, laptop and stationary. i did some extensive changes on both of the computers before realising,…
-
Accessing different database from another
Is it possible to accesss data from different databases? For example, when I use Projects database I would like to access records from Inventory database. Regards, Dominik
-
Calculating a sell price in edit field without using a formula field
I m putting together a sub file for quote line items and looking at the ninox invoice template it basically a qty*price construct on a formula field to cal the sell price which is fine.…
Answer questions and share your knowledge