Steve Piercy - Web Site Builder Re: Knop form questions
Nov 03, 2009; 12:58
Steve Piercy - Web Site Builder
Re: Knop form questions
On 11/3/09 at 1:01 PM, brianloomis1@mac.com (Brian Loomis) pronounced:
>I'm messing around with knop form this morning and have some questions. > >1) Is is possible using this: [$form -> renderform( >-xhtml=true)] to get the form pieces to follow any other >format than the <br /> delimited format? For example, I'd like >to continue to use forms inside of 960 grids so I have control >over the spacing precisely.
Yup.
$f->renderform(-from=x,-to=y); // where x and y are the starting and ending index values of form objects in the config file.
or
$f->renderform(-name='name');
>2) It looks like there may be several points where the output >could be adjusted to wrap the forms pieces in <li></li> instead >of the <br />. Is anyone doing this yet?
You can also use string string_replace on $f->renderform(-name='name') to modify the output.
--steve
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Steve Piercy Web Site Builder Soquel, CA <web@StevePiercy.com> <http://www.StevePiercy.com/>
-- ############################################################# This message is sent to you because you are subscribed to the mailing list <knop@lists.montania.se>. To unsubscribe, E-mail to: <knop-off@lists.montania.se> Send administrative queries to <knop-request@lists.montania.se> List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html Project homepage http://montania.se/projects/knop/ Google Code has the latest downloads at http://code.google.com/p/knop/
Nov 03
Brian Loomis Knop form questions
Nov 03, 2009; 13:01
Brian Loomis
Knop form questions
Nov 03
Brian Loomis Re: Knop form questions
Nov 03, 2009; 13:03
Brian Loomis
Re: Knop form questions
Nov 03
Brian Loomis Re: Knop form questions
Nov 03, 2009; 16:55
Brian Loomis
Re: Knop form questions
Nov 04
Johan Solve Re: Knop form questions
Nov 04, 2009; 00:44
Johan Solve
Re: Knop form questions
Nov 04
Johan Solve Re: Knop form questions
Nov 04, 2009; 00:51
Johan Solve
Re: Knop form questions
Search
Lasso Programming
This site manages and broadcasts several email lists pertaining to Lasso Programming and technologies related and used by Lasso developers. Sign up today!