Configuration

Target group: Integrators

In order for non-admin users to be able to see the Edit page in backend button in the Admin Panel, this functionality must be enabled in the corresponding UserTS:

admPanel {
   enable {
      ext-gotobackend = 1
   }
}