gregorwolf / bookshop-demo

Simple CDS bookshop
110 stars 75 forks source link

feat: unbound action button only on active entity #122

Closed marianfoo closed 5 months ago

marianfoo commented 5 months ago

On the detail page of a Fiori Elements v4 app, an unbound action should only be active if the entity is also active. This commit will check state of entity and set the button accordingly

bookshop