활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
I have an RTE in my dialog with a link plugin, that would update some values data-foo & data-bar and store them along as part of the anchor tag in a property on save. data-foo and data-bar are completely dependent upon the href value mentioned by user in the link dialog. To generate both the values, I have a logic built using a use-api script that has access to the ResourceResolver and Externalizer classes. Is it possible for us to send an ajax call or any other request to the server with the href value as argument from the dialog.
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Hi,
You can make a call to sling servlet which will return the data attribute value
e.g. https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html
Hi,
You can make a call to sling servlet which will return the data attribute value
e.g. https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html
조회 수
Likes
답글
조회 수
Likes
답글