- Issue created by @2dareis2do
- 🇬🇧United Kingdom 2dareis2do
Ok I realise now that there are 3 different field widget types that come with the iframe module.
That said if I select the widget type as url only I still get an additional title field when editing the node.
- Status changed to Closed: works as designed
11 months ago 5:20am 14 December 2023 - 🇦🇺Australia dpi Perth, Australia
The media library form is intentionally a "quick add" feature. It asks for the bare minimum, a URL. The page after the quick add form is submitted maybe customised with the Media Library form view mode, which you can change to use the
URL with width and height
widget if you so desire. - 🇬🇧United Kingdom 2dareis2do
Thanks @dpi for getting back to me.
Let me try putting this another way. When editing an inline_frame bundle, the title field is a mandatory one. My feeling is:
- Title field should either be set automagically when adding an iframe, or
- User should have the option to set this at the same time as adding the iframe via the UIAlternatively, iframe title should not be mandatory, (which it appears to be in the dependent iframe module).
A work around might be to automagically set the title using a token or otherwise.