On Fri, Jun 27, 2008 at 11:36 AM, rskm1 <[EMAIL PROTECTED]> wrote:
>
>> Help me out here: how can I make it more obvious? You missed that;
>> others often do to. Can you share with me some insights on how you
>> missed it?
>
> I'll chime in.  Basic rule of thumb for GUIs:
> * If it's going to fail _ANYWAY_, just GRAY IT OUT!!
>
> In other words, make the form-input fields of the 
> http://code.djangoproject.com/simpleticket
> page simply NOT APPEAR, or be DISABLED, if there is no user logged-in.
>
> That would make the message about registering and being logged-in
> pretty much IMPOSSIBLE to miss =). And nobody will ever again see the
> error page about attempting to create a new ticket anonymously.

+1; this makes worlds of sense.  :-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to