Closed niederberger-qw closed 2 years ago
Hi @niederberger-qw,
the only reason why tx_bgmhreflang_2 exists is, that you can delete a relation between to pages, even if it is the opposite side of the connection ("MM_opposite_field"). New relations should always be added in tx_bgmhreflang_1.
To be honest the "Find records" search field is wrong here, too. Perhaps the option "hideSuggest" didn't exist when I first implemented the extension. I will remove it with the next release. :-) I think there is no way to remove the sorting buttons.
@mhuber84 thank you very much. I see.
This is in the TCA:
'fieldControl' => [ 'elementBrowser' => [ 'disabled' => true, ], ],
Why is that the case?