- Issue created by @Anybody
- 🇺🇸United States mark_fullmer Tucson
Alternatively, the fields could be inline by default and responsively become two lines if there's not enough space.
I think this would be preferable, to accommodate various screen widths.
Another consideration would be, for multi-item widgets only, to make each link/title pair be a collapsible fieldset. That probably sounds like a lot for just two text fields, but people will often extend link widgets to add other link options, like "open in new tab" or link icons...
- Merge request !93Issue #3519747: Added a new widget option to display inline url and title fields. → (Open) created by Tirupati_Singh
- 🇮🇳India Tirupati_Singh
Hi @anybody, I've added a new widget option named "Enable Compact Row" to enable/disable display inline fields when using the module. I've attached the screenshots of before and after fixes for reference. Please review the changes.
Thanks!