I'm trying to enforce alt text for images in AEM. I've used a metadata schema to make the "description" field required, but authors can still drag and drop images without alt texts and upload them.
Is there a way to strictly enforce alt text before an image is uploaded or used? Any guidance would be appreciated!
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Hi @aa_w ,
Along with solution suggested by @anupampat , I'd suggest to trigger new workflow with participant step to asset creator. This workflow will put an item to inbox with title "Configure asset title/description".
Best regards,
Kostiantyn Diachenko.
Hi @aa_w ,
You can always use a HTL level render condition like
Hi @aa_w ,
Along with solution suggested by @anupampat , I'd suggest to trigger new workflow with participant step to asset creator. This workflow will put an item to inbox with title "Configure asset title/description".
Best regards,
Kostiantyn Diachenko.
Hi, I've tried to create a workflow with participant step using specifically, the 'Workflow initiator participant chooser' step.
But it sends the notification to 'workflow-service' user, do you have any idea how to send the notification to the actual user who uploaded the asset?
조회 수
답글
좋아요 수
@aa_w i would suggest you to not to solution it from sites perspective but solution it from assets perspective.
I would request you to introduce an asset approval process during which you need to check all mandatory fields validation, compliance checks etc and then approve.
Only approved assets should be made available for sites author to be used in page authoring.
Please check this thread - https://medium.com/@bsaravanaprakash/aem-assets-post-processing-workflows-a-savior-to-resource-chang...
@aa_w Did you find the suggestions helpful? If you need more information, please let us know. If a response resolved your issue, kindly mark it as correct to help others in the future. Alternatively, if you discovered a solution on your own, we'd appreciate it if you could share it with the community. Thank you !
조회 수
답글
좋아요 수