Skip to content

Allow showevent to work with objects #384

Description

@mcartmel

As per #382

Allow showing and hiding of elements by object value:

<group showevent="status" showeventarg="level" showvalue="['1','2']">
  <status event="status">Status Test</status>
</group>

Or maybe:

<group showevent="status.level" showvalue="['1','2']">
  <status event="status">Status Test</status>
</group>

Metadata

Metadata

Assignees

Labels

feature requestA request for new functionality

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions