From: Richard S. <ri...@ri...> - 2003-05-05 03:14:47
|
The form class has a lot of great stuff for generating a form real quick however I feel it is very limited. My personal concern in it is that it does not have a parameter to disabled a form element but that's just one out of many possible problems that can be upcoming. Maybe it would be better if we add one more parameters to each one of the form elements called 'misc' or something that lets us add our own code to the form element rather than having too many parameters in the function itself for each possible piece of code that can be typed inside a tag so they wont be very limited? That will prove to be really helpful! Best Regards, Richard Sumilang |
From: Matthew M. <ma...@tu...> - 2003-05-05 11:39:02
|
> The form class has a lot of great stuff for generating a form real > quick however I feel it is very limited. We are trying to phase out the current core class to the more flexible EZform class. Please take a look and let us know if there are options you would like to see in it. Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |
From: Richard S. <ri...@ri...> - 2003-05-05 17:57:26
|
Hmmmm... I looked at it for a while and read the comments briefly but could not figure out how to completely use it like the original form class which was very strait forward and to the point. Are there any mods already using EZForm to create their forms so I can take a look under the skirt to see what's going on and how it works or maybe a documentation? I am using phpWS 9.1... Regards, Richard S. On Monday, May 5, 2003, at 04:40 AM, Matthew McNaney wrote: >> The form class has a lot of great stuff for generating a form real >> quick however I feel it is very limited. > > We are trying to phase out the current core class to the more flexible > EZform class. Please take a look and let us know if there are options > you > would like to see in it. > > Matthew McNaney > Internet Systems Architect > Electronic Student Services > Appalachian State University > Phone: 828-262-6493 > phpwebsite.appstate.edu > ess.appstate.edu > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |
From: Steven L. <st...@tu...> - 2003-05-05 19:55:46
|
Richard, I just recently updated the photoalbum module to use ezform if you want to check that out. Steven > Hmmmm... I looked at it for a while and read the comments briefly but > could not figure out how to completely use it like the original form > class which was very strait forward and to the point. Are there any > mods already using EZForm to create their forms so I can take a look > under the skirt to see what's going on and how it works or maybe a > documentation? I am using phpWS 9.1... > > Regards, > Richard S. > > > On Monday, May 5, 2003, at 04:40 AM, Matthew McNaney wrote: > >>> The form class has a lot of great stuff for generating a form real >>> quick however I feel it is very limited. >> >> We are trying to phase out the current core class to the more flexible >> EZform class. Please take a look and let us know if there are options >> you >> would like to see in it. >> >> Matthew McNaney >> Internet Systems Architect >> Electronic Student Services >> Appalachian State University >> Phone: 828-262-6493 >> phpwebsite.appstate.edu >> ess.appstate.edu >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > -- Steven Levin Electronic Student Services Appalachian State University Phone: 828.262.2431 PhpWebsite Development Team URL: http://phpwebsite.appstate.edu Email: st...@NO... |
From: Richard S. <ri...@ri...> - 2003-05-05 23:09:22
|
Where can I get a copy of your most recent updated version? Thanks btw! On Monday, May 5, 2003, at 12:58 PM, Steven Levin wrote: > Richard, > > I just recently updated the photoalbum module to use ezform if you > want > to check that out. > > Steven > >> Hmmmm... I looked at it for a while and read the comments briefly but >> could not figure out how to completely use it like the original form >> class which was very strait forward and to the point. Are there any >> mods already using EZForm to create their forms so I can take a look >> under the skirt to see what's going on and how it works or maybe a >> documentation? I am using phpWS 9.1... >> >> Regards, >> Richard S. >> >> >> On Monday, May 5, 2003, at 04:40 AM, Matthew McNaney wrote: >> >>>> The form class has a lot of great stuff for generating a form real >>>> quick however I feel it is very limited. >>> >>> We are trying to phase out the current core class to the more >>> flexible >>> EZform class. Please take a look and let us know if there are options >>> you >>> would like to see in it. >>> >>> Matthew McNaney >>> Internet Systems Architect >>> Electronic Student Services >>> Appalachian State University >>> Phone: 828-262-6493 >>> phpwebsite.appstate.edu >>> ess.appstate.edu >>> >>> >>> ------------------------------------------------------- >>> This sf.net email is sponsored by:ThinkGeek >>> Welcome to geek heaven. >>> http://thinkgeek.com/sf >>> _______________________________________________ >>> Phpwebsite-developers mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>> >>> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> > > > -- > Steven Levin > Electronic Student Services > Appalachian State University > Phone: 828.262.2431 > PhpWebsite Development Team > URL: http://phpwebsite.appstate.edu > Email: st...@NO... > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |