Philippe Lonchampt
Philippe Lonchampt
What would be the result? a label (`user:name`) with a href link to the user show page / form? How do you pass the user's id? Anyway this could be...
Yes, at the moment I think Sharp will force you to use the local filesystem for the upload folder, which is the tmp dir. You can of course define a...
No good reason I think :) I'll think about it when I have some time, but feel free to create a PR in the meantime.
I think you made a point here: maybe we should go further, and remove the closure (2nd param) of `addEntityListSection`, since we can't add an extra column, or change the...
Hi @hichxm, and sorry for the delay. We are close to release a solution to this, allowing to write it like this: ```php protected function buildShowLayout(ShowLayout $showLayout): void { $showLayout->addEntityListSection('posts',...
Hi I’m away from keyboard for a few days, but I think the issue is related to some data with a state value which is not allowed by your code...
@emil-nasso did you have the chance to dig more on this issue?
This feature will be addresses in the upcoming version 8 of Sharp.
This is fixed in version 8
I'm closing this because it's inactive since a long time.