How to make a field mandatory

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

How to make a field mandatory

prasanthi_ofbiz
Hi
How to make a field mandatory.
I want to make postToGlAccountId as a mandatory field in the Financial Account Creation screen. For this in the service definition(Services_FinAccount.xml) I mentioned that field as a IN parameter then only * symbol added in the screen. But its not throwing any error message even though I have not entered that field from the screen and Account is creating normally.

Regards,
Prasanthi
Reply | Threaded
Open this post in threaded view
|

Re: How to make a field mandatory

Shubham Dubey
Hi Prashanti

Please Refer:   http://ofbiz.apache.org/docs/services.html



Thanks & Regards
Shubham Dubey
Enterprise Software Developer
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com/



prasanthi_ofbiz wrote:

> Hi
> How to make a field mandatory.
> I want to make postToGlAccountId as a mandatory field in the Financial
> Account Creation screen. For this in the service
> definition(Services_FinAccount.xml) I mentioned that field as a IN parameter
> then only * symbol added in the screen. But its not throwing any error
> message even though I have not entered that field from the screen and
> Account is creating normally.
>
> Regards,
> Prasanthi
>