Bug #49524
closedCE Insert Records problem with backend layout and different colPos
0%
Description
I'm not 100% sure if this is bug but i couldn't find solution to solve this.
I have different backend layouts defined: 1, 2 or 3 columns and each column has assigned different colPos. Now if for my page i set backend layout that has 2 columns and insert to the second column (colPos=1) CE Insert Records this content element won't render in frontend. But if i move this CE from column with colPos=1 to column with colPos=0 it is rendered! Generaly Insert Records wont work for column with colPos > 0.
Can someone confirm if this is bug or is there some configuration that has to be used to make it work?
Updated by Jigal van Hemert over 11 years ago
- Status changed from New to Rejected
Depending on the method you use to render the pages in the frontend you should configure that the content from other content areas (colPos 1, 2, etc.) is rendered in the right place. The Backend Layout just configures how the backend of that page is set up. If you need help with the configuration of the frontend rendering solution you use, please use the mailing lists or newsgroups (also available in http://forum.typo3.org ).