how to create an array of textboxes?

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
mls24
Forum Members
Forum Members
Posts: 11
Joined: Fri Jul 17, 2009 5:35 am

how to create an array of textboxes?

Post by mls24 »

Hi guyz,

i am using cmsmadesimple 1.6 version.
i have a situation where i need to create an array of textboxes.

my situation is that i have a list, where i want to sort based on the number specified in the textbox. user can give numbers in the textbox near all the rows and when finally user clicks on submit the data should be gone to database.

example( kind of functionality provided by joomla, textbox for entering sort number) .

now problem is that i dont know how to create an array of textboxes with smarty.

can anybody tell me how to do that?

thanks & Regards,
Mike,
Last edited by mls24 on Thu Jul 23, 2009 1:56 pm, edited 1 time in total.
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm
Location: MI

Re: how to create an array of textboxes?

Post by Jeff »

What are you using? Formbuilder? making by hand? UDT?
mls24
Forum Members
Forum Members
Posts: 11
Joined: Fri Jul 17, 2009 5:35 am

Re: how to create an array of textboxes?

Post by mls24 »

i am creating new module by hand..
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm
Location: MI

Re: how to create an array of textboxes?

Post by Jeff »

I use the standard
Post Reply

Return to “Developers Discussion”