Project

General

Profile

Actions

Feature proposal #6066

closed

Improve otpgroup output

Added by krileon almost 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
23 June 2016
Due date:
% Done:

100%

Estimated time:

Description

Currently optgroup is closed in the DOM and not in the code. This means you can't have the following.

Option
- Group
- - Option
Option

The final option ends up being grouped. Pull the optgroups out into their own array and build them separately so they can be closed.

https://www.joomlapolis.com/forum/153-professional-member-support/233823-5999-dropdown-field-types-with-optgroup?start=6#283053

Actions #1

Updated by krileon about 5 years ago

  • Target version changed from 816 to 6.0.0
Actions #2

Updated by krileon about 5 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

When a rows optgroup is found and created it will now check if a previous group exists and if it does check if the rows optgroup matches the previous. If it does not it will now correctly close the previous optgroup.

Actions #3

Updated by krileon about 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF