-
Start with date in a multi line test field
Good evening and greetings to all. I need that every time I enter a new text in a multi line text field, it automatically inserts the date before I start writing.…
- Answered
-
Send reminder SMS
Hi everyone I am trying to send an appointment SMS reminder referred to an DATA FIELD. How is this possibly, if it is! I look on Zapier, but can't find the right app. thanks in advance.
-
writable if - otherwise calculate from another field
Hello, I have a numeric field for a measurement in inches, and a second for a measurement in centimetres. When I enter one I would like it to auto-calculate the other.…
- Answered
-
Loop Syntax Correction
Hello. I am having a bit of trouble with this for-loop, a syntax error and would love an extra pair of eyes on this, I basically have a 'Hire Date' field,…
- Answered
-
Select an element of choice dynamic in formula
In table TabA I have field 'Year' (field choice dynamic) which takes from table TabB the following data (field number): 2022 2023 2024 2025 2026 2027 2028 2029 In the taba table I have a button that…
- Answered
-
Kanban tile layout
I've been looking around to figure out how to control which fields can be displayed in the tile when in Kansan view but can't figure it out. Hopefully someone can explain,…
-
Creating record from another table
Try to create a record via button from another table (T2), where values of fields (of this T2) automatically been put into respective fields in T1 ... fe.…
-
Different results using Checkbox vs Button to update text field with today() using the exact same code
I was having an issue with dates not storing correctly with some of my code. The code was storing dates as the next day instead of current day. While trying to figure out where my problems were…
-
After deleting a record the app hangs
Hi! I can't provide much information this time. After deleting a record the app hangs I can't understand why this happens. Could there be a particular reason?…
-
Go to a specific record
Hi! I have 4 tables: TAB1 with the respective sub-table TAB4 TAB2 with the respective sub-table TAB3 Through the links I start from the N record in TAB1,…
- Answered
-
Every day
Hi everyone i made a clients list but i need every day to start a new fresh list after that i can view the clients for each day and month reports
-
How would I code/formula for a MAC address in a text field?
If I enter the following: 00107FCFD06FIs it possible to have it displayed like this: 00:10:7F:CF:D0:6F places : and force uppercase
-
MAC Address mask for input of text field
In my field of work, Audio Visual, we record MAC addresses. It would be very nice if one of the format options for a text field was for a MAC address. Typically: 00:10:7F:CF:D0:6F.…
-
Hiding the child table
I would like to hide the child table like 'ProjektStückliste' from the side nav. The user shall only see the child records navigating over the parent table.…
- Answered
-
Using the GLOBAL Search
I don't use the Global Search anywhere enough, such a useful tool. The reason why it's not used much is because one cannot define the columns one wants to see.…
-
Renaming part of title attachment
I need to assign the rename function to the button "Manuell Nr zuweisen". By clicking on it, an alert field should come out in which you are asked to enter the number you want with a blank field to…
- Answered
-
Bug in Ninox workdays() formula
As a member of the Ninox beta team, I am no longer sure where to report bugs. However, I did find a bug with the workdays() formula. According to https://docs.ninox.…
-
Relationship between "Chice" and "Formula" fields
The table has two fields, a choice "Category" and a formula field "Discount" . Depending on the client category, a discount is assigned. Can someone, please, tell me the formula, for example,…
- Answered
-
Choice Field
There is a table where information is entered every day, and there is a Choice field - categories. When we open a new day, it is necessary that the value of the categories is transferred to the next…
- Answered
-
Some little Help
let check := dialog(" ATENCION ", " ¿Confirmar la Actualizacion de los Datos en la tabla de AVANCES_PROYECTO ? ", ["Si", "No"]); if check = "Si" then for loop1 in select WeeksCutOff do Data_Date :…
-
Holiday Greeting
Christmas is approaching and I do not want to pass without wishing you a happy holiday and happy and prosperous new year. A hug to everyone in this Forum, from Madrid, Spain.
-
Dynamic Multiple and Choice fields help
I need to set up a commission check list system for equipment and it seems to me the best way to do this is with Dynamic type choice fields. To give an example:…
-
Copy fields definition within a table or across tables
@Jacques TUR I am addressing this question to you, as you came with amazing and so useful solutions for Ninox : the search fields usage, or multi language implementation are so smart....…
-
Copy table including line items from subtable, to another table and subtable)
Hello everyone. I am trying for a few days to get this working but am stuck. Maybe someone can point me in the right direction. I have a table "Quote" and it has a subtable "quLineItems" where I add…
- Answered
-
Dynamic coloring of a number field
Hi folks, On a number field, I would like to highlight if the number exists already by coloring it red. I tried different approaches with functions and conditional coloring.…
- Answered