[magnolia-user] Re: Validating multi-value field.

2016-03-10 Thread via Magnolia Forums
Hi, I'd like to validate a multi-value field. I only want to check if this filed is not empty. I set it as required and I made my own class validator and factory as well, but it seems not to work. I think the validator never is called. Can any one help me? Many thanks in advance. -- Context is

[magnolia-user] Re: Validating multi-value field.

2015-07-14 Thread Dimitri Dogadin (via Magnolia Forums)
Stefan, Thanks. I also adopted MultiValue field, however i hardcoded number of components. So I like your solution better. Dimitri -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=222b3ab8-066a-466d-a468-db9a9c5691a3

[magnolia-user] Re: Validating multi-value field.

2015-05-07 Thread Stefan Jahn (via Magnolia Forums)
Hi Dimitri, it's maybe a bit too late, but i've had a similar problem with the multi value field. I adapted the multi value field to enable sorting and restrict the number of components. You can get my patch here: https://jira.magnolia-cms.com/browse/MGNLUI-3381 Best regards, Stefan -- Conte