- Issue created by @Anybody
- 🇩🇪Germany Anybody Porta Westfalica
PS: As title I'd propose "Webform Element Rendered Entity Select" (webform_element_rendered_entity_select)?
- 🇫🇮Finland jhuhta
Hi @Anybody and thanks for asking! I'd gladly make this a real module and add you as a co-maintainer. But why the rename? This is not about a select element (such as ie. those term select elements) but just to show an entity on the form.
By the way this module looks a lot like https://www.drupal.org/project/webform_entity_view → (which didn't exist when I originally wrote this) by its description, but is this one more suitable for your needs?
- 🇩🇪Germany Anybody Porta Westfalica
Thank you very much for the quick feedback @jhuhta. You're right, https://www.drupal.org/project/webform_entity_view → is very very similar and should be put on the module page here. I think it replaces this module indeed.
I got the functionality of this module wrong, just had a try and both modules don't fit my use-case. I need an entity select (checkboxes) which renders the entity in a selected view mode, instead of rendering a selected entity.
That was the reason for my suggested name change. So I think we could close this and maybe mark this wonderful module deprecated?
- Status changed to Closed: won't fix
3 months ago 11:11am 20 August 2024 - 🇫🇮Finland jhuhta
Ok, case closed then, a full release won't be done. I'll deprecate this one when I have time to replace it myself from a live project.
For the entity select need if yours, I'm quite sure there's a module for that, too, and if not, it's not difficult for you to write one.
- 🇩🇪Germany Anybody Porta Westfalica
Thanks @jhuhta yes that's the plan. Indeed I did NOT find a module solving that... I also can't believe it...
- 🇩🇪Germany Anybody Porta Westfalica
Update: I found it ... ✨ Allow to use rendered entities (in selected view mode) as webform entity checkboxes / radios options Active
It's built in, but works differently from what I expected and I didn't see it -.-