Skip to content

Replace control.options prop with getter to support dynamic LOVs #153

@esneko

Description

@esneko

Replace control.options prop with getter to support dynamic LOVs

Proposal is about the control API to return getter function to automatically fetch options w/o knowledge about control type (static/dynamic).

Basically it must replicate the functionality of applet API (current getLOV method), but on the control level (e.g. new getOptions method).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions