# Summary

Options Element is a module that provides a better mechanism to specify select list, checkbox, and radio button options. Rather than requiring the user to use strange syntax like "key|value" in a textarea, Options Element provides a clean interface for specifying options.

# Project URL

https://www.drupal.org/project/options_element

# Where is the code?

https://www.drupal.org/sandbox/amaria/2629082

# Estimated completion date

Unknown

# Dependencies

Unknown

# Who's doing the port?

amaria

# What help do they need?

Unknown

# D8 roadmap

https://www.drupal.org/node/2223583

# Background and reference information

Unknown

Comments

legaudinier created an issue. See original summary.

amaria’s picture

Assigned: Unassigned » amaria
Status: Active » Needs review

I have a port of this project in my sandbox at https://www.drupal.org/sandbox/amaria/2629082

amaria’s picture

Issue summary: View changes
mmjvb’s picture

Status: Needs review » Needs work

Considering the port in a sandbox Status should be Needs work.
Persuade maintainers to release as dev and tag as alpha or beta if at all.

colan’s picture

Status: Needs work » Closed (duplicate)

This is no longer necessary in Drupal 8 as the Taxonomy subsystem (Term Reference fields) can be used instead, and have much better usability than Options lists.

See #3022862: Consider deprecating the Options module in favour of Taxonomy for details.

nubeli’s picture

Status: Closed (duplicate) » Needs work

Moving this back to Needs Work since the related issue doesn't have consensus and isn't resolved https://www.drupal.org/project/drupal/issues/3022862

geek-merlin’s picture

+1 for porting this.

mlncn’s picture

This went into core in Backdrop. Would be nice for Drupal to keep pace, at least in contrib :-)

apaderno’s picture

Assigned: amaria » Unassigned