-
Adding time to date
Hi, I'm importing a field with a weird date format and have been able to pull out all the parts using index &sub string commands but when I try to convert to a date,…
-
If statement not running
Hi I am attempting to run the below code and I have encountered a problem that I cannot seem to resolve! Everything works except the bold section, which I don't think is actually running.…
-
Poll: are you using the visual or the text editor in formula editing?
Survey for the Ninox developpers team. Please answer with visual or text.
-
"This formula may not change the data."
I have a button to create a file : 'File XSPF' := createTextFile(this, 'Code XSPF', Name + ".xspf") I have a formula field to open the file like with a button :…
-
Convert decimal into fraction
Hello, I am looking to create a formula that will convert 'Number' from a decimal value to a fraction value. For example: 0.5 to 1/2, 0.75 to 3/4
-
I want add 3 months future date with click of button.
code attached to the button is let YR := year(Date);let MO := month(Date);let DY := day(Date);let DT := date(YR, MO + 1, DY);for i from 0 to 3 dolet j := (create Register);j.…
-
map
can i display maps with locations
-
how to change the type of a field
how to change the defintion of a field, i.e from numeric to alphanumeric, without reentering the values.
-
Help creating Invoice Numbers
I am wanting to set up a unique invoice number that is made up of two elements and I dont know if this can be done. I am wanting to auto number clients simply each client is a new number but then…
-
Send an email with attachment without Button
Hello, I've Ninox Mac Application (not Cloud). I would like to send the invoice of patient with email. How do I proceed? Because i can't use the Button fonction. Best regards.
-
Use a custom view for table lookup
Currently, when you do a lookup to a table (by reference or in global search), the first seven data fields are displayed in the columns. It would be very nice if you could specify these fields, eg.…
-
Draw records from a table based on selection criteria and summarize
I have 3 tables:1. Profit table (parent): fields for start date, end date, description.2. Expenses table (child): fields for date, amount, description.3.…
-
Need help with IF / Then Statement in NX script
I'm having trouble getting started with the if then logic with some code I use. "------------If Then Logic------------";Need help with If amID = null end,…
-
iCloud sync
Can I sync between devices through iCloud rather than using Ninox cloud
-
Support nested if
Hi i must say this is indeed one of the best DB products I have come across on mobile platform , I use this extensively. Lately I have started to use the formula feature more than before.…
-
Saut de page en impression
Est t'il possible d'inserer un saut de page lors de l'impression PDF? merci.
-
How can I delete (or change the name) a role newly created?
How can I delete (or change the name) a role newly created?
-
Email
I would like to toggle a Y/N field every time I click on the EM Icon next to the email field Tried a few things but always get a message I cannot change data
-
Resetting Password
I cannot reset my password because I don't remember my current one. What do I do?
-
how do i add another page
I'm creating various pdf reports that are generated from Ninox. I've got to the bottom of the first page, how do I get to the next page??
-
problem mail concept for multiple users
I'd like to make a concept in gmail trough integromat. all of this seems to be working exept the importing of the email addresses. same issue with outlook when i created a button to make this happen…
-
Email
I would like to toggle a Y/N field every time I click on the EM Icon next to the email field Tried a few things but always get a message I cannot change data
-
Copy text value of local field to a linked field
Hi!I got a table Stock with a text field "Supplier_Name". I saved the name of supplier in that field. Then i decided to create a table Suppliers to have all the data of suppliers in there and link a…
-
Formulaire
Bonjour, J'aimerai créer un formulaire contenant une base des données des candidats. Et dans ce formulaire, j'aimerai avoir la possibilité par exemple, de chercher une danseuse qui ne parle…