Using SSB we have found that there are a number of in-consistencies in the interface, and while they are functional, not all of the interfaces are usable.
So we came up with a validation solution that you can "Bolt On" to SSB with a minimal package change and gives you the ability to create custom interface bits without customizing the packages.
I'll let the code and examples speak for them selves here:
http://web.uvic.ca/~wolowicz/jsvalidation/
The idea is that you customize SSB through the Web Tailor "Information Text" and the Javascript takes care of the interface changes. There are two key items here for consideration. If the user has an older browser or does not support JavaScript, the interface looks the same as it did, but it still works. If they have JavaScript, it works better.
You can also add to the UVic Validation file to create your own Validation rules and your own tools (building dropdown, auto-completion High school selector....)
The load sizes are quite large, but for production you should use the compressed versions of all of the files.
Another thing that we have been doing is customizing the interaction by including custom JS files with script tags in the "Information Text" of packages. These files also use JQuery... I might post a good example of this later. We have turned a couple confusing forms into "Wizards" using the JavaScript solution. We are also looking at auto completion fields and things.
Recent comments
6 hours 53 min ago
7 hours 5 min ago
1 day 1 hour ago
1 day 1 hour ago
1 day 5 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 10 hours ago