Message Boards

« Back to 2.- Usage ( From Xml file to CRUD Portlet)

Is possible set input checked to false into crud (new record) ?

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Is possible set input checked to false into crud (new record) ?
checked crud new record value default
Answer
4/1/14 1:32 PM
Hi,
I created a check's field.
Is possible to set this field to false ?
Now all the check's field are created with default value = true.

Tnx

Luca

RE: Is possible set input checked to false into crud (new record) ?
Answer
4/2/14 7:49 AM as a reply to Luca gavelli.
Hi Luca,

AFAIK there is still no defaiult values in XMLPortletFactory.

Maybe you can contribute that feature. Just make a pull request in our github repo and we will check out.