Hello,
I am using aem 6.5
My requirement is to add multifield in content fragment.
Eg. {
Title: kiran,
desc: test desc,
Products: [
{
name: abcd
Url: google.com
Location: USA
}]
}
So for this product I need multifield which I can drag drop from content fragment.
I tried link which was provided in other qu i.e. http://experience-aem.blogspot.com/2018/10/aem-6420-assets-content-fragments-coral-3-composite-multi...
But this is more of static where fields are already provided in code. I m looking for fields ie. Name, url, location can also be shared by me.
Anything like this is possible or any suitable solution which can hp me to bring this json in content fragment.
Pls help.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Kiranchonkar Multifield is not a thing for CF because Content Fragment is what you see on publish side whereas multifield is generally used by authors to input data, there is another thread for similar discussion you can refer
The link which you shared, I already refered it and it is not working with aem 6.5
The link which you shared, I already refered it and it is not working with aem 6.5
Can you provide ss for better understanding.
Also in this case key value will b fixed then, I am looking for dynamic key values so that this service can be used for any combination.
Including in CFM dialog
COmponent with multifield
Hi Varun I tried it and multifield appears in my CF as well
But whatever value I am adding to my multifield is not getting stored.
Multifield has 3 fields in it
After filling values in 3 fields, it just stores value of first only.
Hi @Kiranchonkar Did u achieve creating a multifield in a CFM?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Like
Replies