Closed kinjalgiri closed 6 years ago
Hi @kinjalgiri !
I cannot reproduce this error. Can you give me the exact details where this error happens?
Thanks!
Thanks @emodric Please find the steps below: 1). Installed media-site with media-site-demo contents. 2). Login to admin site, 3). Create an Article 4). Try to add an Author in input box for author. I am trying to add Name but auto suggest is not appearing.
Even I tried editing an existing Article content type object but it is giving error while publishing/saving.
Issue is with 'ezobjectrelationlist' field type in any content types.
Thanks! I will investigate!
@emodric I was editing the contents via Platform UI http://127.0.0.1:8000/admin instead of Netgen Admin UI http://127.0.0.1:8000/ngadminui. That's where the confusion is.
I think Readme note should be updated for the same.
Thanks,
I have the hunch this is still the error caused by media site somehow, so I will try to fix it nevertheless!
Whenever I try to create an Article content type object and if try to add relation IDs for Author(ezobjectrelationlist), I am getting below error: InvalidArgumentType BadRequestHttpException
Argument '%argumentName%' is invalid: expected value to be of type 'Netgen\Bundle\SiteBundle\Core\FieldType\RelationList\Value', got 'eZ\Publish\Core\FieldType\RelationList\Value'