Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
How i can use taxonomy parent terms as title of child terms, so only child terms can be choosen from select list? I'm using Drupal 11, unfortunatelly there aren't any modules currently. Only for Drupal 10, i guess. Is there any way, i can do it with some custom code or something? Maybe someone knows a module, that i don't know? I want it more like an OptGroup, but allowing multiselect.
I'm seeking help with a persistent issue regarding Drupal 11 CSS aggregation on my server setup. I hope someone might have encountered this or have some ideas.
My Environment:
CMS: Drupal 11
Control Panel: CyberPanel 2.3
Web Server: OpenLiteSpeed (OLS)
OS: AlmaLinux 8
Cloudflare: Used for DNS management ONLY (Proxy feature is disabled - Grey Cloud).
Hello, i'm using webform and output the results in a view. In my webform is a field called status. This field has two options "approved" and "declined". Now i want to show only all submissions, when no submission has status "approved". Then, when there is a submission with status "approved", i only want to display this one. Is there any option, module or custom code i can use?