Westy
-
How to create an attachment based on a new or update record trigger?
When I use: importFile(this, printAndSaveRecord(this, "myForm"), "form.pdf") with a button, an attachment is added to the current record. However, the same line of code does not work with a new or…
-
How to make the fields in print preview editable (for data entry).?
For invited guests that have edit rights is it possible to make the fields in the print preview editable? By editable I mean as in data entry (not resizing or repositioning).…
-
How to import FileMaker multi-line fields
Each line within a FileMaker multi-line field is delimited with a vertical tab character, which is not supported by Ninox. I just created and used the following Ninox global function to replace all…
-
How to unlink a composition (inner related) record?
When I change a relation field to have a property of Composition "Yes", and then save and view the field, it no longer has the unlink icon. Why? How can the user unlink the selected record?
-
Suggested mobile browser emulators?
What is a good way to quickly see how a Ninox solution looks on the various devices and browsers? I just tried http://www.mobilephoneemulator.com/. Is this a good option,…
-
How to compare dates in Ninox?
What would a Ninox formular look like that compares a 'current date' field with an 'expiration date' field and shows the word "Expired", if 'curent date' is equal to or beyond the 'expiration date'?