Hello Team - We have an utility page in author instance. In that page, there is a dynamic dropdown CoralUI field. We are facing issues with populating the dropdown as it throws an errror even though we have added the required clientlibs (coralui2/coralui3). Could someone help with the below error.
P.S: The dropwdown is not a part of a dialog, it is in the page itself.
Solved! Go to Solution.
Views
Replies
Total Likes
please see is there any local(content OR structure component) clientlibs which is using jquery or vanilla js to get some attribute of the dialog, is using correct coral2 or coral 3 UI specific class or not, for example in coral 2 UI we will be using
and in coral3 UI it will be
please see is there any local(content OR structure component) clientlibs which is using jquery or vanilla js to get some attribute of the dialog, is using correct coral2 or coral 3 UI specific class or not, for example in coral 2 UI we will be using
and in coral3 UI it will be
Views
Likes
Replies