-
Editing records in embedded view
Hi, small question: is it possible to edit records (like line items in an invoice) in the embedded table you get from the table relation? Or do you always have to go into the other table to edit the…
- Answered
-
Updating the appointment Field after inputing the date
Hi there, Ive been trying to fine a solution to automatically repeat appointments weekly. Can't seem to come up with a solution so my next best idea was to have the appointment field automatically…
-
Put Value Number after Formula
How can I put Value Number after these Formula The problem I have is that my field Semana change evelyn week and I need mantein the value for each week.…
-
Beginner's question
This is so simple and basic I'm almost embarrassed to ask. I have a recipe database one of whose fields is 'Ethnicity', with various options (Chinese, Italian, Greek, etc.).…
- Answered
-
Customizing database url
Good day team, Is there a way we can customize the url of our database to meet what we want? The custom url will be redirecting to the ninox url in the backend Thanks
-
In Spain, Portugal, France and other countries, they put a line above letters often called an accent
In Spain, Portugal, France and other countries, they put a line above letters often called an accentfor example LópezIn English we write Lopezwith no line.…
-
No wrench at top right
I am using the latest Mac Ninox app on Monterey and there is no wrench at the top right to enter the edit mode. How do I get to edit mode?
- Answered
-
Not equal sign
hi what is the not equal sign in ninxo? Also how to create a display only if rule with checkboxes?
-
COMPARAR SI HAY OTRO VALOR IGUAL EN UN CAMPO DE UNA TABLA
HOLA NO SE COMO SE HACE PARA QUE NO PUEDA ESCRIBIR EL VALOR EN UN CAMPO SI HAY OTRO IGUAL EN LA TABLA. POR EJEMPLO EL CIF DE UNA EMPRESA SI YA HAY OTRO IGUAL
-
PRINT need some love, please
"If it's there, it should work - otherwise, why have it at all ?" Question: How can I use make my docs look good, using Ninox? I would like to keep all my "project-stuff" in one place...…
-
Set Choice Value
Hello, I am creating a button to set a value of Box1 to 'Active' (id1). How do I set the choice value of clicking the button instead of: Box1 := 1 I tried: Box1 := text("Active") Box1 := "Active:…
- Answered
-
Note: Query values of function fields via REST API
I have uploaded two databases to the NX API Team.“REST_Master-Function-Field” and “REST_Master-Function-Field Abfrage”, which illustrate how to query the content of function fields from another…
-
Automatic cutting stock item when creating invoice
Hello. I would like to know if the below scenario is technically doable in Ninox. I have a table for - Invoices - Stock Invoices and Stock do both have a subtable for Line Items.…
- Answered
-
User Role
Why do you have to create a user before you create a role. When you send the invitation you then have to do alle the work to define the role. It should be the other way around?
-
Open a URL in a table from another table.
I have a table 'locations' in which I have a field (URL) to a OneDrive folder to display a file associated with a record (a room drawing). In a child table 'project equipment' I have a formula that…
-
Default dynamic choice field
Why can't I force a default choice in dynamic choice fields? Is there a way to do this or am I missing something?
- Answered
-
Aggreggate like Excel does
Hi , i have a table with multiple headers , one of them being "Month". Usually in excel i would filter it (the month i need) and apply aggregate to the column that has the numbers that needs summed.…
-
Export Import File
Hi, I need to produce a file that has references to the same record but on multiple lines. It is for an import file into our web software. The file is:…
-
How to Reverse Linking between 2 tables ?
Hi, Is it possible to change "Link to" to "Link from" between 2 tables? I happen to have 1 only contact record on a link to sub-menu, don't need more. Is it understandable? Looking forward,…
- Answered
-
Info delete Field
There are some way in Ninox to delete a info inside a field. I need to delete a range the info inside a field. For example I need to delete all Dates inside the Field Fechas.
- Answered
-
Changing the color of a formula field text on click of the field.
I have a formula field that gives me a date and I would like to change the color of the letters or the field to green on click. Is there way? Thank you!
-
Help with Scripting
Hi, I am trying to add logic to a function that I created that will flip the item status from listed to sold, donated, returned, etc. I would like to put in a safety piece that will prevent this…
- Answered
-
Message - Improvement
Heres a thing... As these days I work mainly from home - I have a reminder that if appropriate! sends and email to my team at the office when I log into Ninox.…
- Answered
-
Other formula problem
Hi again with another problem with formula. if Actividades.Disciplinas.Discilina = "Civil" then sum('Horas Ganadas Plan') = " Civil" end Don't give me anything
- Answered
-
Question new functions
Found some new functions in the .js files. Anyone knows what these functions do? createTempFile(string,string) and appendTempFile(string,string) or are these not yet implemented?