활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi team,
I have locked the asset by user A, and when i opened the asset by User B i am able to edit some fields like dropdown,rte field and fields inside the fieldset though i can't save it as save is disabled. How can i disable dropdown,rte field and fields inside the fieldset.
Thanks
Kranthi
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
You would have to use this api
http://docs.adobe.com/docs/en/cq/5-6/widgets-api/index.html?class=CQ.form.DialogFieldSet
and create custom app logic to make fields in this xtype read only for those users.
조회 수
답글
좋아요 수
If user a locks an asset, other users cannot modify it.
조회 수
답글
좋아요 수
Yes for the locked asset another user cannot edit the fields, but as per our requirement we have created custom metadata fields using a dialogfieldset xtype, so the fields inside the dialogfieldset are editable by the another user.How can i avoid this to happen?
조회 수
답글
좋아요 수
You would have to use this api
http://docs.adobe.com/docs/en/cq/5-6/widgets-api/index.html?class=CQ.form.DialogFieldSet
and create custom app logic to make fields in this xtype read only for those users.
조회 수
답글
좋아요 수