With 1.5.x I was used to
$options["id"] = "myform";
parent::__construct($options);
which worked well. With 1.6rc1 this seems not to be possible any more,
the output looks like this:
<form id="">
Was this done by means or is this an issue? If the prior should be the
case, how can I now set the dom element id?
cheers,
Stephan
没有评论:
发表评论