Re: [symfony-users] Setting a widget's "id_format" option has no effect

2010-07-25 Thread Donald Tyler
This problem was introduced a whole ago. I have a ticket open for it but it's still not been addressed. It appears that the widget id format is ignored and the forms id format is used instead. This actually makes more sense to me, since you'd typically want to change the id format of the whole for

[symfony-users] Setting a widget's "id_format" option has no effect

2010-07-25 Thread Rytis Daugirdas
Hello, It seems that setting the "id_format" option for widgets has no effect. Here's a short example: http://pastebin.com/DLL8d3wz The expected id is "test_suffix" but it's set to "test" as if the format was never changed. Anyone could explain this behaviour? Rytis -- If you want to report a