Hi All, First post. This one is killing me. I want to use 5 radio inputs for a 5 star rating scale, and use a jQuery Star Rating plugin to convert these radio inputs into the stars. To do so, I need to remove both the <ul> and <li> tags that wrap the inputs. Can anyone point me in the right direction as to how best to remove these tags, so I can use $form['rating']->renderRow() to simply output the radio button tags with no <ul> and <li>'s?
Really appreciate your help. Cheers, Steve -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
