314:
I am just wondering if I should put all fields from my current PRINT application that I use or trim it to just more pertinent info only.
Hi Dale,
My online application is a full application, with all fields and more than were on my printed application.
If you haven’t built a form yet, I used JotForm to create it. There is a monthly fee for it if you use more than 10 secure submissions per month, but I use it for my rewards program sign up as well so it didn’t cost me more. It’s 9.95 per month.
It’s an extremely powerful form builder that let’s you use conditional fields and client-side verification. I’m capable of writing a javascript form myself, but I think the monthly fee is worth it to be able to make simple changes and modifications without diving back into the programming.
I’ve gone overboard with it (like I always do!) and I have it submit to a PHP script I wrote on my webserver. The script analyzes the application, stamps it with some information, and then e-mails it to me. My gmail account filters using the stamped information and decides what to do with it and what labels to attach.
So for example, I’m currently looking for a 21+ year old server that can work Wednesday, Friday and Saturday nights, is looking for part-time, and lives within 10 miles of the store (I tend to disqualify applicants that need to make a long commute for a part time job - it never works out). An application meeting that criteria will get stamped in a way that it goes straight to my inbox and gets marked as important (which goes to my phone as well).
An application for a server that doesn’t meet that criteria will get labeled as “Application” and filed under the “Server” sub-label, but it skips the inbox. I can then take a look at it at my leisure, instead of spending my day wading through applications that don’t even come close to what I’m looking for.
You can probably do a lot of sorting type stuff without the PHP script, just using Gmail’s filtering system. After setting this up I would never go back to paper applications. We get inundated with applications at times, and I’m very happy to have streamlined the process.