Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [webmaster33] How to highlight incorrectly filled form part?

Quote Reply
Re: [webmaster33] How to highlight incorrectly filled form part? In reply to
Quote:
In the meantime I was able to discover how the error checking, reporting, and form validating works. It is done in a strange way through package globals, and the error() method. I would do it in an easier way in place of Alex (however it is working well).

It's not strange at all, infact it is a very good way of doing it. The error method is inherited from GT::Base allowing all packages to call the error method. This allows for centralized code which is clean and reliable.

Regarding your plugin, I hope you have lots of time for support because I can see this being a support intensive plugin.
Subject Author Views Date
Thread How to highlight incorrectly filled form part? webmaster33 8977 Aug 5, 2002, 3:34 AM
Post Re: [webmaster33] How to highlight incorrectly filled form part?
Dafyyd 8478 Aug 5, 2002, 1:35 PM
Thread Re: [webmaster33] How to highlight incorrectly filled form part?
pugdog 8595 Aug 5, 2002, 3:55 PM
Thread Re: [pugdog] How to highlight incorrectly filled form part?
webmaster33 8410 Aug 6, 2002, 2:55 AM
Thread Re: [webmaster33] How to highlight incorrectly filled form part?
Paul 8531 Aug 6, 2002, 3:15 AM
Thread Re: [Paul] How to highlight incorrectly filled form part?
webmaster33 8453 Aug 6, 2002, 3:47 AM
Thread Re: [webmaster33] How to highlight incorrectly filled form part?
Paul 8412 Aug 6, 2002, 3:56 AM
Thread Re: [Paul] How to highlight incorrectly filled form part?
webmaster33 8411 Aug 6, 2002, 4:35 AM
Thread Re: [webmaster33] How to highlight incorrectly filled form part?
Paul 8434 Aug 6, 2002, 5:17 AM
Thread Re: [Paul] How to highlight incorrectly filled form part?
webmaster33 8432 Aug 6, 2002, 5:49 AM
Thread Re: [webmaster33] How to highlight incorrectly filled form part?
Paul 8468 Aug 6, 2002, 5:56 AM
Post Re: [Paul] How to highlight incorrectly filled form part?
webmaster33 8329 Aug 6, 2002, 6:46 AM
Thread Re: [webmaster33] How to highlight incorrectly filled form part?
pugdog 8403 Aug 6, 2002, 7:19 AM
Thread Re: [pugdog] How to highlight incorrectly filled form part?
webmaster33 8402 Aug 6, 2002, 9:05 AM
Thread Re: [webmaster33] How to highlight incorrectly filled form part?
pugdog 8350 Aug 6, 2002, 1:10 PM
Post Re: [pugdog] How to highlight incorrectly filled form part?
Ian 8383 Aug 6, 2002, 2:22 PM
Post Re: [pugdog] How to highlight incorrectly filled form part?
webmaster33 8298 Aug 7, 2002, 7:10 AM
Thread Re: [webmaster33] How to highlight incorrectly filled form part?
yogi 8287 Aug 7, 2002, 5:37 AM
Post Re: [yogi] How to highlight incorrectly filled form part?
webmaster33 8326 Aug 8, 2002, 1:21 AM