Blog
Insights and Ideas from Our Team
Filter By:
Featured Posts
Marketing Automation in a Nutshell
Marketing Automation summarized — move from the broadcast model of marketing to the dialogue model. Listen to your customer and let them guide you.
Drag and Drop jQuery Interface for Exporting Records to CSV
We frequently turn to JavaScript and jQuery for elegant user interface features we pull into our FileMaker solutions. In this post, Ross attempts to leverage this power in a proof-of-concept UI enhancement providing an interactive Export Records alternative.
Adding Extra Power to Your Visual Flows
In this post Damien shows you the power of Visual Flows and how they can successfully interact with code. This will help replace some of the Standard Development cycle resulting in decreased writing of unit tests, reduced workload, and faster deployment time.
Stylish Spreadsheets From a Salesforce Visualforce Page
This post shows that spreadsheets exported from Salesforce don’t have to look horrible. Using spreadsheetML, you can apply a variety of styles direct from the Salesforce export.
Recreating a FileMaker Found Set
There are certain situations in FileMaker development where the current FileMaker found set needs to be recreated. A good example of this is when the Perform Script On Server (PSoS) step is used. Since it runs on the server, the current context (including the found set) is lost and has to be reconstructed. I used…
Lessons of the Palm Pilot
The lessons of Palm Pilot’s simplicity and clarity of purpose still resonate with mobile designers and the user experience of contemporary smartphones.
Pro Tips: Naming Styles and Interface Inventories
Naming styles according to use rather than appearance helps us keep track of what unique types of element we have, making it more intuitive when to reuse an existing style and when a new one is needed. Try an interface inventory to help get a handle on what you have, why you need it, and…
Composer Autoload Error: Module Could Not Be Initialized
See the simple solution if you receive an initialization error when trying to rebase your work onto a new module.
What can we do with Chatter?
Chatter is for more than just creating a post on a record. Find out more in Taylor’s exploration into the many features of Chatter.