Skip to Main Content
Status Future consideration
Categories Enrich
Created by Ulrik Viebke
Created on Jun 14, 2024

As a user of Enrich, I need a BUTTON to approve or confirm an entity using a boolean field.

Please, fill in the below fields to enable the processing of your idea.

Who would benefit?

A user in Enrich who wants a "one way" approval for an entity, where the current approval process is based on a boolean field (very common approach).

What impact would it make?

Much much easier to use and understand for the editor. Less risk as a button is only "one way" (false => true)

How should it work?

Add a field type setting to a booean field type in river. (Setting: BUTTON_TRUE_DISPLAYTITLE = Approve;Approved) When this setting is available, and the boolean value is False, the UI will change in Enrich so that a button is displayed instead of true and false values (title of the button is picked up from the setting).
When the value is True, the button disappears and the second value from the setting is displayed instead.


Why is it needed?

To make the user interface better for the users and to remove the walkaround stamp on the current approach.


Additional feedback, background or context:

Current view:


Suggested button views:

  • Attach files