- Problems with ad_form (custom element not visible)
- Modified get_widget_param to generate ad_form statements instead of
template::element::create in attempt to fix the problem. Worked partially.
- Modified ad-one accordingly.
Now the problem seems to be that a custom element is available in the
-edit_request block, but for some reaons that element (which was
added through ad_form -extend) is not available in the -edit_data block.
Does anyone know why??