I think we should have an "enable multiple classes" option in settings, so
that if it isn't checked, the admin will still need to set up one class,
but then the class_id would be set in a hidden form var instead of
presenting a select-box.
Holla Back.
Don.
Otherwise I could just have the code print the select box if there is more
than one class. Otherwise just use the hidden form field.
I might be leaning towards this one.
Don.
On Fri, 21 Mar 2003, Don Seiler wrote:
> I think we should have an "enable multiple classes" option in settings, so
> that if it isn't checked, the admin will still need to set up one class,
> but then the class_id would be set in a hidden form var instead of
> presenting a select-box.
>
> Holla Back.
>
> Don.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open!
> Get cracking and register here for some mind boggling fun and
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> phpwslistings-developers mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers
>
>
>
OK I implemented the change so ListingClass::showSelect will print a form
hidden field if there is only one class.
One issue then is that on the menu on the side I have submit buttons for
the "View Listings" and "Search" things. Can I have normal links submit
forms?
Don.
On Fri, 21 Mar 2003, Don Seiler wrote:
> Otherwise I could just have the code print the select box if there is more
> than one class. Otherwise just use the hidden form field.
>
> I might be leaning towards this one.
>
> Don.
>
> On Fri, 21 Mar 2003, Don Seiler wrote:
>
> > I think we should have an "enable multiple classes" option in settings, so
> > that if it isn't checked, the admin will still need to set up one class,
> > but then the class_id would be set in a hidden form var instead of
> > presenting a select-box.
> >
> > Holla Back.
> >
> > Don.
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by:Crypto Challenge is now open!
> > Get cracking and register here for some mind boggling fun and
> > the chance of winning an Apple iPod:
> > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> > _______________________________________________
> > phpwslistings-developers mailing list
> > php...@li...
> > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers
> >
> >
> >
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open!
> Get cracking and register here for some mind boggling fun and
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> phpwslistings-developers mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers
>
>
>
I agree with this. I've tried the cvs version of this and it looks to be
the way to go. If someone was only listing one class, it would be confusing
to have the dropdown. So yes good work.
Mike
----- Original Message -----
From: "Don Seiler" <do...@se...>
To: "phpwslistings dev krew"
<php...@li...>
Sent: Friday, March 21, 2003 9:34 AM
Subject: [phpwslistings-dev] classes
> I think we should have an "enable multiple classes" option in settings, so
> that if it isn't checked, the admin will still need to set up one class,
> but then the class_id would be set in a hidden form var instead of
> presenting a select-box.
>
> Holla Back.
>
> Don.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open!
> Get cracking and register here for some mind boggling fun and
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> phpwslistings-developers mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers
>
>