Alerts Component using content fragment
I have to create Alerts Component using Content fragments to load Alerts via XF how can I do that ?
Thank You
I have to create Alerts Component using Content fragments to load Alerts via XF how can I do that ?
Thank You
Hi @teju_8 ,
A few steps to do.
1. Get ready with your html, css and component dialog
2. Add your css/js to a client library(to the appropriate existing one) and refer them in to your template.
3. Create a content fragment and add your component to the content fragment.
4. Add your content fragment to your page or to the template structure.
more on content fragments: https://experienceleague.adobe.com/docs/experience-manager-learn/sites/content-fragments/content-fragments-feature-video-use.html
more on component development: https://experienceleague.adobe.com/docs/experience-manager-64/developing/components/components-basics.html?lang=en
Thank you.
Regards,
Sravan
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.