-
Working with REST Services?
In FileMaker, there is an "INSERT FROM URL" script step that lets you connect to a REST service using GET, POST, or whatever. You then can set the return value from that service (could be binary,…
-
Short Contributors Bio
Hi All I'm pretty new to this forum, and to Ninox. I see the same names contribute their knowledge to us all (thank you) and I wonder if they (you) would be willing to give a bit of background about…
-
Joining text strings with carriage return
I have a clients table where each record has several address fields. Eg. address 1, address 2, city, state, post code, country. I want to join these fields into a single multi-line address but…
-
PDF with carbone and OCR-recognition
Hi I have used Carbone to create a fillable PDF created from Ninox. You can add values to it and then send it back. (email?). If the PDF is saved in an image field of the corresponding record,…
-
'Ninox for Windows' Version
Hi, Since 'Ninox for Windows' is still not available three years after Ninox announced that this platform-version was in the development pipeline, please could someone kindly inform me what other…
-
# of linked records in LINK FROM fields and VIEW fields
Another question: How can I access in code the # of records linked in a particular LINK FROM field? How can I access in code the # of records in a VIEW?
-
LINK FROM tables
If I link a record from another database using a LINK FROM table as above. How can I access that linked record in code? Or to multiple records linked this way?
-
Populate a Related field
I need to populate a related selection field (consignee) based on the value previous selected in other selection field (entity). The consignee selection field will have various values available…
-
Not to update a field after completed
Is it possible to block a field after it is change or writen after first time? I mean, I dont want to be able to update it.
-
Basic Beginners Help Please! How do you use info in column count as a table field?
I am on a trial version of Ninox after using MS Access for years. I am trying to figure out how to find the percentage of the count of 2 columns on a table.…