この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hello
We are customizing DAM Assets both in Touch and Classic to limit number of Assets while activating the assets folder. I'm able to find publishasset.js (/libs/dam/gui/components/admin/publish/clientlibs/publishasset/publishasset.js) which is responsible for action happens on publishing asset folder but I'm not able to find the same in Classic UI.
Thanks
Sumanth
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
For siteadmin action files in classic ui, you can refer to
/libs/cq/ui/widgets/source/widgets/wcm
/libs/cq/ui/widgets/source/widgets/wcm/SiteAdmin.Actions.js
表示
返信
いいね!の合計
Hi,
What is your use case, also looking at ReplicationHandler might be useful for your scenario.
Thanks
表示
返信
いいね!の合計
As per the requirement, as an Enhanced author, I should be able either get a warning popup when trying to activate hundreds of assets in DAM (images) or a whole folder so that it does not affect site performance (I'm able to do in Touch UI DAM) finding for Classic UI DAM file.
表示
返信
いいね!の合計
Duplicate Question:- Restrict number of assets activation
edubey reply is the way to go.
Or you can create a custom workflow to achieve this.
表示
返信
いいね!の合計
I can achieve by doing edubey said in Touch UI trying to implement same way in Classic UI DAM, but unable to find JS file.
表示
返信
いいね!の合計
For siteadmin action files in classic ui, you can refer to
/libs/cq/ui/widgets/source/widgets/wcm
/libs/cq/ui/widgets/source/widgets/wcm/SiteAdmin.Actions.js
表示
返信
いいね!の合計
Thanks edubey
表示
返信
いいね!の合計