Matrix Version: v5.3.4.0
Hi everyone,
I have an Account manager page set up with customised create form layout. I have a metadta schema applied to it that uses two select fields that are required. So basically when a user creates an account the T&Cs have to be checked beforehand.
I’ve used the metadata field keywords and everything is displaying perfectly, but when I try to create an account I’m getting errors for these fields:
Your account was not created. Ensure you have entered a username and password and try again.
trim() expects parameter 1 to be string, array given (first checkbox select field)
The value of restrictions is not valid (second checkbox select field)
I’m finding this all a bit odd because it looks like it’s trying to find a string but it should be a boolean. Are there any types of metadata that can’t be used on an account manager page? I really can’t see why this isn’t working.
Any advice would be welcome.
Thanks
Mandy