robertSt7
robertSt7
@gjorgic Thanks
Option1: add prefix for every key Option2: add prefix for keys which starts with a number
The PR is closed due to inactivity.
> @robertSt7 Have fixed it. This problem was caused when no visible fields have been selected. In this case in > > https://github.com/pimcore/pimcore/blob/2f46cce6e9f048ac6f68bcf7ca72f8d2829879e3/models/DataObject/ClassDefinition/Data/ManyToManyObjectRelation.php#L815-L823 > > do not get converted to...
@BlackbitDevs Thank you. If I select no visible fields, then I see blank rows and empty elements in the multi-select. I think we should use the default fields id, fullpath...
@BlackbitDevs I am also just thinking about a clear-relation-button in the "Tag field" view like in the grid view. What's your opinion about that?
@BlackbitDevs You are right. We don't need a clear button. Everthing looks good now, except one thing. Could you please use 'let' and 'const' in the js files instead of...
@BlackbitDevs Not at the moment, but we don't want to use PhPStorm formatting rules because some developers might use other IDEs. However we would like to format our JS code...
@BlackbitDevs Thanks for the PR
The PR is closed due to inactivity.