use this on your mandatory field

@Column(allowsNull = "false")

On Fri, Dec 15, 2017 at 4:18 PM, Roshan Vishwakarma <
roshan.vishwaka...@celeritio.com> wrote:

> Hello All,
>
>
> We started our application to model simple application from Apache Isis,
> which had one menu item with listAll , create methods mapping to the
> Object.
>
> To support Tenancy we segregated, Create Menu to have create for all
> entities.
>
> Now when we marked some fields as mandatory, the check is not getting
> applied, I cannot see the asterisk (*) which comes for mandatory field
> seems to be missing.
>
> We are getting the required behavior but the rendering of asterisk  (*) is
> missing -
> creating confusion when filling the form.
>
> Please can anyone provide their suggestions.
>
> Thanks
>
>
> Regards,
> Roshan V
>

Reply via email to