How to Group Rows in Table from PHP Array on CMSMS

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
psy
Power Poster
Power Poster
Posts: 463
Joined: Sat Jan 22, 2005 11:19 am

Re: How to Group Rows in Table from PHP Array on CMSMS

Post by psy »

Didn't work through the process entirely, but noticed

Code: Select all

<td>{$g.grup_name}</td>
Did you mean

Code: Select all

<td>{$g.group_name}</td>
Post Reply

Return to “The Lounge”