Hello experts, I have a question. When I add dictionary for an adaptive form, some properties are added in the dictionary automatically, but some are not. I want to know why, can I set the translation rule for adaptive form?
For example, I want to allow the submission of forms through AEM Dispatcher, I will configure to filter like this:/0261 { /type "allow" /method "POST" /path "/content/forms/af/[A-Za-z0-9-]*/[A-Za-z0-9-]*/jcr:content/guideContainer*" /extension '(jsp)'} # allow POSTs to submit AEM Forms under conten...
I know the "submitStart" event of GuideBridge object, but it cannot block the submit. Anyone know the method to do this? I want to retrieve some data form backend before submit and after the data successfully retrieved, then submit.
Hi Guys, We want to bulid two Git repo to manage two site project code, but in the official document, we only found the method to build two site projects in one Git repo, anyone knows about this?
Hello Guy, Thanks for your reply, but base on my research, I think it's supported by AEM OOTB. The default group value should be "afOptGroupName". For example, an item configured as "afOptGroupName=Group Name" will be treated as an optgroup.