Bug report
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Description:
The TCA hook checks with hardcoded be_users, this makes it totally unusable for any other table (fe_users when we're talking about out-of-the-box support or custom table in case the signal has been implemented).
Bug report
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Description:
The TCA hook checks with hardcoded
be_users, this makes it totally unusable for any other table (fe_userswhen we're talking about out-of-the-box support or custom table in case the signal has been implemented).