-
Filtering data based on manual dates entered.
Ok, another question here. I feel I am in the ball park. I am trying to sort my data based on when clients were terminated. However, those dates I want to use can always change based on what…
- Answered
-
Dynamic Choice from Dynamic Multi Choice
I have a Multi Choice Dynamic field with which multiple choices can be selected (obviously). I then want to have a Dynamic Choice field, based on that same table but that includes ONLY those choices…
-
Change location of saved PDF's
Hi there, is it possible yet to change the location of where PDFs are saved when using the printAndSaveRecord function? Being able to do this would seriously cut down on clicks! Many thanks
-
Date suddenly wrong
Dear all, One of our users is suddenly seeing all the dates logged in the database backdated of one day. For example we have a date of 31/12/2021, he sees 30/12/2021.…
-
New record code needing a tweak
closeRecord(); let thisRecord := this; let myProject := 'SELECT PROJECT'; let myLoc := 'SELECT BUILDING, ROOM & DESCRIPTION'; let newRec := (create 'Project Equipment'); newRec.…
-
Dimensione del modulo
Ciao a tutti, ho bisogno di un aiuto per aprire un modulo con le dimensioni da me scelte. Vorrei aprire il modulo al centro della pagina. Grazie per un eventuale aiuto
-
New result line in the console
How do I write a new result line in the console? This is the code I run let LastDate := last((select Notify) order by Data).Data; text(LastDate); while today() > LastDate do LastDate := LastDate +1;…
-
Normalising existing data
I've imported a spreadsheet to a table and now want to normalise it. In SQL I would have done a 'select distinct' on a given field to generate the list of values,…
-
Chang app logo
I am using the computer version of the program. But now there was a need to display the program logo on the desktop. How can I replace it and use my company logo? Regards
-
Formula to Include Multiple Filters from Choice Fields
Ok, I have been stumbling a few days over this trying to get the right formula. What I am doing is creating a sub table to give me the values I need, so then I can draw those into a chart correctly.…
- Answered
-
Suggestion : Style property for most of the fields
I think it might be a good idea to add a Style property for all field types (where it makes sense). Now you can only add this in Formula fields and some layout elements.
-
Script editor cannot validate script code
If I insert the script code to execute "a for loop" in my script, the script editor does not validate it and does not save it. if I remove that part everything works.…
-
erase, remove a date from a date field
Hi There In a date field, I put a future event date. In time, of course, it becomes a past event date... Using either a button (for a specific record) or a loop (for the entire table),…
-
Unlink Images from database to reduce the size
I have a database of my client session records which is now over 1 Gb in size mainly due to the images. Each session has multiple images of my handwritten notes.…
-
A link in a text message via button
Like all my posts, I know this is simple, but I can't make it work! Part one: I have a button I use to send a confirmation text to a client after contact.…
-
Linking to a record using the iCloud version
Hello! Is there a way to link to a record using the iCloud syncing? I tried to use the urlOf(this) function as described here: https://forum.ninox.com/t/m1hrtam .…
-
Code the top search - Help
Been working on my DB and thanks to everyone who has been helping me. I think i am down to the last part that needs to be done and i can start using it.…
-
Is there a way to open a specific database through iOS shortcuts?
With several databases running in Ninox is there a way, using the Shortcuts app to open Ninox and the wanted database (while closing another database if that is already open)?
-
Scheduled Job in ninox it's Available?
Hello, i am using ninox NOT cloud version, i should be able to email with the data every evening at a certain time. How can I program and especially where can i implement this work that allows me to…
-
Running total every 5 days
I want to sum expanse Sunday to Friday in work week expanse field and ignore Saturday to Sunday I can only sum per week by using week function can’t sum 5 days.
- Answered
-
Modifiche NINOX
Ciao Ninox, quando ci darai la possibilità di avere le sezioni nel menù laterale di sinistra in modo da raggruppare le tabelle per sezioni? Aspettiamo da tempo!!!!!!
-
RTF to text
How do I convert RTF into text preserving line breaks?
-
Ninox Iphone Stuck on Date Field Screen
We have one date field that for some reason get stuck on the select date screen on iPhones only. There are no permission restrictions or anything and it seems to only happen with one field as we have…
-
Multiple views have changed their column positions and formula columns have disappeared our cloud account. Why?
One view that used everyday just lost any formula columns I had created. It's like it rolled back to a super basic version of itself. Any idea why a view would do this?
-
Conditional Formatting at a stretch using a Filter
Sometimes I miss the filter funnel in the header which throws me when I know there are more records than I see. Especially if the column being filtered is off to the right out of sight so to speak.…