Feature: #76748 - Configure the availability of the elementbrowser
See forge#76748
Description
The button to open the elementBrowser can be configured to be enabled/disabled for the user.
The button can be disabled by the following TCA setting:
[table_
The button can be disabled by the following pageTs setting:
TCEFORM.
The button can be disabled by the following userTs setting:
page.
Impact
Default behavior is that the button stays visible, to disable/hide this button the TCA/pageTs/userTs needs to be explicit changed.