Expand my Community achievements bar.

Populate dynamic values under Select Option in Coral UI Modal

Avatar

Level 1

Hi All,

We have a requirement on customizing "Name Conflict" modal when Uploading an existing Asset.

Wanted to know on how to display the select option with dynamic values on Modal.
Note that Modal being initialized from the JS file.

What I have tried:

I had tried by generating the HTML content on JSP.
From the JS, I am able to get the HTML content by DIV ID with dynamic values that got generated.
When adding these HTML value to the Modal content, the Select option does not work as expected.

Thanks in advance.

0 Replies