I’ve released a Flex project called Form & Function.
In a nutshell, what does it do?
Form & Function reminds a user that their time-investment matters to you and your organization by giving the best possible experience when filling out a form.
In brief technical jargon, what does it do?
Form & Function creates the relationship between a validator, a formatter, and a restrictor for the most popular form types, and then notifies the developer and user about a form’s validity.
Who does it help?
- For developers, it simplifies building complex forms.
- For users, it helps them complete long forms.
- For project managers, it’s a milestone met.
- For user experience designers, it’s a starting place for a conversation.
Where can I find Form & Function?
The code base is hosted on code.google.com. Feel free to download the latest version of Form & Function from the Subversion trunk. Over the next few months, the project will be in a “Bleeding-Edge” release, and should not be considered backwards compatible from day-to-day.
What problems can Form & Function solve with my Flex Project?