Search Results
5 functions found:
| 1. | convertDropboxURL ( theURL ) |
| Kenneth Durrum, Released Solutions | |
| Converts dropbox shared link URLs into Filemaker friendly URL paths that can be inserted into container fields. | |
| 2. | GetLastPortalField(thefieldname) |
| Kenneth Durrum, Released Solutions | |
| Get the last field content of a related record | |
| 3. | GetNthRecordFiltered ( primary_fieldname ; controlvalue_fieldname, recordNumStart; recordNumEnd; filterValue ) |
| Kenneth Durrum, Released Solutions | |
| This function enables you to select a set of related records of a single field based on a value of a second field that is filtered by a keyword. | |
| 4. | makefolder ( new_folder ; pathTo ) |
| Kenneth Durrum, Released Solutions | |
| Use the perform applescript script step with this function to perform new folder creation with applescript.. | |
| 5. | removeFirstAddPrefixSuffixToList ( theList ; prefix ; suffix ) |
| Kenneth Durrum, Released Solutions | |
| Add a prefix and suffix to a list after removing the first word from the list | |