Creating Content Fragment variations automatically | Community
Skip to main content
shabarish
New Participant
September 21, 2023
Solved

Creating Content Fragment variations automatically

  • September 21, 2023
  • 2 replies
  • 647 views

Hi 

I have a requirement of creating Content Fragment variations automatically while creating content fragment based on Content Model

As of now authors need to create CF and then varations. But we want some variations to be present when they open the CF after creating.

 

It was achievable with Content Fragment templates, but it is deprecated and not suitable for out use case.

Another way is to achieve it with Java by Event Listener.

 

We are looking for better OOTB approach by avoiding Java.

 

If there any better OOTB approach, please let me know.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ManviSharma

Hi,

 

As of now the only suitable way would be to achieve it with Java by Event Listener.

2 replies

kautuk_sahni
Employee
October 4, 2023

@shabarish Did you find the suggestions from @manvisharma helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
ManviSharma
ManviSharmaAccepted solution
Employee
September 21, 2023

Hi,

 

As of now the only suitable way would be to achieve it with Java by Event Listener.