Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Coral UI Multifield add new Field Item

Avatar

Level 1

Hi, I'm using the Multifield component on a content fragment model, I want to add a new option from JavaScript, right now I'm doing it with:

$field.append(new Coral.Multifield.Item());

It's working but I don't know how to add a value for that new field item.

There is a way to do this?

Thanks

0 Replies