Provide some actions for getting available options and default values

Issue information

From user: mxh

Related to !362 (merged)

Contribution record

Fork management

Problem/Motivation

We're creating many workflow configurations that affect form-related logic.

In some situations, we need to evaluate something based on given defaults, specifically

  • Default provided value of a form field
  • Default provided value of configured entity field (storage-level)
  • Currently available options of an options field (such as select dropdown, radios, checkboxes)

Currently we have no actions that get those values.

Steps to reproduce

Proposed resolution

Implement new actions that provide the values described above.

Remaining tasks

User interface changes

API changes

Data model changes

Edited by drupalbot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information