활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi community,
I've created an AEM Adaptive form from a form a data model. The form data model has a service that is working when I test it from the editor, however when I try to configure the action from the submit button using the rule editor the dropdown after invoke a service is always empty.
Thanks in advance for any help about this issue.
Here is the configuration:
Configuration Browser
Form Data Model
Form Data Model Test Service
Form Rule Editor
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Check the permissions for using rule editor
are you logged in as admin?
@olsalas711 What is the use case? Call fdm on submit? then you don't need service you need to use modal. Bind the form to the FDM using form properties and select the FDM in the submit actions.
If you just want to call it on a button then use the service.