In a TYPO3 v13 and content-blocks 1.3.18 the starttime or endtime field gets rendered twice if u use useExistingField: true. The field is rendered at the position, defined in your content-blocks yaml and also the second time in the default "Access" tab.
Expected behavior
A note in the docs of the extension, note when setting up extensions or an automatic adoption for the default showitem config of the table.
TYPO3 Version
13.4.27
Content Blocks Version:
1.3.18
Additional context
I'm using the extension the first time. Using the documentation for references.
In a TYPO3 v13 and content-blocks 1.3.18 the starttime or endtime field gets rendered twice if u use
useExistingField: true. The field is rendered at the position, defined in your content-blocks yaml and also the second time in the default "Access" tab.Expected behavior
A note in the docs of the extension, note when setting up extensions or an automatic adoption for the default
showitemconfig of the table.TYPO3 Version
13.4.27
Content Blocks Version:
1.3.18
Additional context
I'm using the extension the first time. Using the documentation for references.