error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

error

Pal Infocom Technologies-2
i have added a field in form used for creating product and getting the following error here is the code for that where m i wrong?
<field name="UCP" ></field>

Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.IllegalArgumentException: Error rendering form, a field has no FieldInfo, ie no sub-element for the type of field for field named: UCP (Error rendering form, a field has no FieldInfo, ie no sub-element for the type of field for field named: UCP) (
Reply | Threaded
Open this post in threaded view
|

Re: error

Scott Gray
the field element must a sub-element like display or input, see the other
forms in ofbiz for reference.

Regards
Scott

On 14/06/07, amit charaya <[hidden email]> wrote:

>
>
> i have added a field in form used for creating product and getting the
> following error here is the code for that where m i wrong?
> <field name="UCP" ></field>
>
> Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.IllegalArgumentException: Error rendering form, a field has no
> FieldInfo, ie no sub-element for the type of field for field named: UCP
> (Error rendering form, a field has no FieldInfo, ie no sub-element for the
> type of field for field named: UCP) (
> --
> View this message in context:
> http://www.nabble.com/error-tf3920451.html#a11116282
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>