I want to use AEM core component - form text( as email ) which I can do it. But wanted to use this value to send email inside form core component container Mail action. I tried accessing this as $Element Name but its not resolving and taking as it is ( literally). Not sure if this feature is available or i have to hard card email recipient inside aem core component form container.
If you choose "Mail" action in Form container component, respective fields will be displayed in the dialog - Fields to gather input such as Subject, From, To, CC etc. (To and CC are text fields of type multifield, can provide any number of email address)
If you choose "Mail" action in Form container component, respective fields will be displayed in the dialog - Fields to gather input such as Subject, From, To, CC etc. (To and CC are text fields of type multifield, can provide any number of email address)