Wouter Van Scharen

Results 7 issues of Wouter Van Scharen

Remove objects from the field data before converting the data to a string.

When creating an export of content with a link field an error is thrown. > mb_strlen() expects parameter 1 to be string, object given ` /vagrant/craft/app/helpers/ArrayHelper.php(236) 224 // Private Methods...

Are there any plans to allow a social image to be set from an already existing entry field? At the moment you can only set a default image globally or...

enhancement

Wouldn't it be possible to save every setting in a different file instead of the one big schema.yml file? This would make it easier to extract and reuse certain configuration...

enhancement
question
craft3

## Feature Request It is possible to define an `identifier-method ` on `tree-root` when using annotations but not when using xml orm doctrine configuration. The functionality exists in the nested...

Stale

…-root Implements https://github.com/doctrine-extensions/DoctrineExtensions/issues/2693

New Feature
Tree

I'm using the package to fetch some tweets but to get extra fields the fields need to be passed as query params in the request. I'm using the timeline endpoint...