수준 1
수준 2
커뮤니티 로그인
자세한 정보
로그인하여 배지 모두 보기
내 커뮤니티 업적 표시줄을 확대합니다.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
I do have a requirement where downtown should be editable, is there any out of box component available in AEM or have to create custom component?
Suggestions would be appreciated.
Thanks
IF you want field to be editable you can add property as editable with value as true to the selection field
You can add combobox widget with xtype as "combo" in the custom component dialog and add the property editable ,value= true.
For events and other functions you can refer to https://docs.adobe.com/content/docs/en/cq/5-6-1/widgets-api/index.html
조회 수
Likes
답글
Like