[TYPO3-english] T3 6.2.6 no edit access
Jan Bednarik
info at bednarik.org
Wed Jan 14 18:43:55 CET 2015
Hi,
if you use fluidcontent, then it's possible as well:
<flux:grid.column colPos="5" name="..." rowspan="2">
<flux:form.variable name="allowedContentTypes"
value="image, media" />
</flux:grid.column>
Regards
Jan
Dne 13. 1. 2015 v 3:04 piseth napsal(a):
> On 9 មករា 2015 15:33, bernd wilke wrote:
>> Am 09.01.15 um 08:35 schrieb piseth:
>>> Hi List,
>>>
>>> I create backend layout
>>> backend_layout {
>>> colCount = 3
>>> rowCount = 1
>>> rows {
>>> 1 {
>>> columns {
>>> 1 {
>>> name = left
>>> colPos =1
>>> }
>>> 2 {
>>> name = middle
>>> colPos = 0
>>> }
>>> 3 {
>>> name = right
>>> colPos = 2
>>> }
>>> }
>>> }
>>> }
>>> }
>>>
>>> when I apply it to my page. It said no edit access on the column left
>>> and column right.
>>> Any ideas? Thanks
>>>
>> do you use gridelements?
>> GE enables the definition of valid CE-types for each column, so you may
>> miss the possibility to insert any valid CEs.
>>
>> or you revoke the ability to modify the field 'colPos' for the editor?
>>
>> bernd
>
> I do not use GE. And now I think it conflict with other extensions. It
> may be fluid page. But I am not sure.
>
> Thanks,
>
More information about the TYPO3-english
mailing list