-
Countif on a checkbox
I have a few checkboxes and I want a count of how many have been ticked. Is this possible? If so, what's the formula? thanks
-
Can I Allow Others Without Ninox To View Only My Ninox Database Online?
Is there a way for me to host my Ninox database online so others without Ninox can view (only) the records?
-
Prêt de matériel contre signature
Bonjour à tous je cherche un exemple d'application pour la gestion et d'inventaire de matériel à QRcode avec plusieurs zone de rangement. ce matériel peut-être emprunté avec une signature et un suivi…
-
Is there a way to sort by alpha and ignore the articles ("the", etc.)?
Is there a way to sort, say, "Film Titles," for example, and have the sort ignore articles like "the" and "a" and "an" (without having to list a title as "Bourne Identity, The" for example
-
Check Code syntax
Hi, Does this code look OK? Basically it checks if the code exists, compares two prices and update a field with the lowest, for all products in the system.…
-
return Vat % by using select
Okay- So I have the following: VatValue (Table name) VatRate (text Field) Vat% (number field) QuoteLines (Table name) QVatRate (choice field) QVat% (number Feld) QVatValue In the QuoteLines Table -…
-
The database closes
Hello, The database is closed after it has been saved. I have tried to recover it with the save file but the same thing happens. If I retrieve an older copy it works fine but I don't want to lose…
-
How to move a line?
Hi, I just don't understand how can I move a line from my database, in another position. When I've entered the last data, it was not placed on the last position,…
-
Button photo
Good evening. is it possible to take a photo with the push of a button?
-
Tutorial - Part II
Hello, Once you group entries together and the number of entries is shown under "Id", is there a way to sort the "Id" column? Thanks, Ruth
-
Countif on a checkbox
I have a few checkboxes and I want a count of how many have been ticked. Is this possible? If so, what's the formula? thanks
-
Is it possible to open 2 databases simultaniuosly?
I would like to work in 2 databases at the same time, so that I donot have to close and open those all the time. Thanks for some ideas.
-
Being able to have multiple databases open simultaneously would be REALLY nice.
Note that I've tried to do this with one open in the desktop mac app, another in Safari but it causes all sorts of issues and locks up the computer.
-
Why does a trigger to validate a data entry not work on the iPad.
I work with a version of Ninox on the iMac and an older version of Ninox on the iPad. A trigger to validate data works fine on the iMac. The same code does not work on the Ipad.…
-
Something weird with a sign field and my surface pro 7
Hi everybody, When i use a sign field on my PC and my mouse, no probleme signature is ok But when i'm trying on my surface Pro 7, nothing happens. I mean it's like the ink is white (whatever i use,…
-
Field Tab Stop
When tabbing through standard edit Fields on a form the focus goes through a set order left to right and down etc. I can probably see why you don't implement tab stop controls - However is it…
-
How filter records with same field value
Hello! I got tables Treatments and Patients, with reference N:1 from Treatments to Patients. Because each patient can have the same treatment various times through time,…
-
Can appointments be prevented from appearing on the calendar using a formula or script?
Is is possible to hide appointments using some sort of condition? Say I have people for which I manage their schedule and I want to see one person not all.…
-
7z password unlocker
Instantly unlock 7z password by using this SysInspire 7z password recovery software .this utility will help you to unlocks the combination password having alphabetic, numeric, symbolic,…
-
Bots posting in forums
hey yall, I noticed that theres some bots posting bloatware to the forums as advertisements. is anyone else noticing this? is anyone going to do something about this? just a question. Thanks, Agu
-
How to display a field based on a field value?
Hello. I am trying to show different options for different entries in a Ninox form. Example: I have a field that asks what your current employment status is. e.g. student, employed, unemployed.…
-
Print Rich Text in format
I am trying to print a rich text field in a form, though it is not following the format set in rich text. How do I keep the same format when printing a pdf?
-
How to use the "Form" option in "Views"
Note - This relates to the Mac version I'm confused about the purpose of "Form" when you click on the "New View" selection. My expectation is that I can create a form in which I choose the fields and…
-
difference in the result when executing a script between a button and the action after updating a field
Hello, we have a script execution problem when updating the field. The script works fine when launched from a button, however the script doesn't work when activated by the update field action.…
-
openURL(mailto) only works if 88 (or less) emails
Hey all. I have this code openURL("mailto:" + TO + "?" + "cc=" + CC + "&" + "bcc=" + BCC + "&subject=" + SUBJECT + "&" + "body=" + BODY) BCC is a textbox that loads all the emails in other table.…