Users of my site should be able to subscribe to a news mailing list. When publishing pages based on a news page template, a mail should automatically be sent to users on the news mailing list. The mail should contain a snippet / teaser of the news page published.How would I go about implementing the...
USE CASEWhen creating a new page, the user wants to specify a CODE property (four digits) in the Create Page Wizard when creating pages based on a specific template. There is no need for a component here as the code value will not be displayed on the page. It will be used by a list component, a step...
I'm looking to create a feature similar to that of a calendar or news. My pages would have similar structure, e.g. fields like Title, Date, Location etc., but the components used on the page would differ. One page could be one column, another page could be two columns and a third page could be one c...
smacdonald2008 wrote... In am not sure - do you want the datepicker in a scaffolding dialog or on the web page so end users can use a datepicker to choose a date value? I am assuming the scaffolding dialog. Here are the docs https://docs.adobe.com/docs/en/cq/5-6-1/wcm/scaffolding.htmlYes, I want a D...
I'm defining the structure of the page that my scaffold will create, but I'm failing to see how I can add a DatePicker in the Dialog Editor. I would have expected a Date(Time)Picker in the Fields grouping but no. So, how do I add a DatePicker to my scaffold?
Feike Visser wrote... This is correct nexus-location: https://repo.adobe.com/nexus/content/groups/public/com/adobe/aem/aem-api/6.0.0.1/ Ok, but I don't know where to change the incorrect URI to the above. I already searched the entire project directory for 'repo.maven.apache' and 'aem-api-6.0.0.1.p...
Feike Visser wrote... make sure to use the https:// address for the repo. Care to elaborate? As in https://repo.maven.apache.org/maven2/com/adobe/aem/aem-api/6.0.0.1/aem-api-6.0.0.1.pom? That URI returns 404 Not Found, so I don't see how that would fix it.Still, I searched the entire project for '...