내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Colspan property missing sometimes and other odd behavior

Avatar

Level 4

In AEM 6.2 been using Colspan property to make forms easier to read.

colspanOK.JPG

However, I am trying to create a new form, and I thought I was following my previous steps but when I try to configure the properties, Colspan is missing from the properties list if I am in a panel. The only time the Colspan property is available is if the field is directly under guideRootPanel.

colspanMissing.JPG

Thanks!

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 4

I think we found the problem...

If we drag a child panel component from the side bar into the form and set it up with columns, then direct child fields/panels will have the Colspan property.

1498130_colspanOK.JPG

However, if we try to use "Add Child Panel" from a panel's edit toolbar (ellipsis, then "Add Child Panel"), direct child fields/panels will not have the Colspan property.

panel.jpg--> 1498131_colspanMissing.JPG

So we apparently have two ways of doing the same thing that have different results. I am opening a bug ticket with Adobe.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Level 2

Colspan property is available for the fields / panels which are a direct child of a panel with responsive layout. You can add a wrapper responsive panel to achieve the desired behavior.

Avatar

정확한 답변 작성자:
Level 4

I think we found the problem...

If we drag a child panel component from the side bar into the form and set it up with columns, then direct child fields/panels will have the Colspan property.

1498130_colspanOK.JPG

However, if we try to use "Add Child Panel" from a panel's edit toolbar (ellipsis, then "Add Child Panel"), direct child fields/panels will not have the Colspan property.

panel.jpg--> 1498131_colspanMissing.JPG

So we apparently have two ways of doing the same thing that have different results. I am opening a bug ticket with Adobe.