cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Duplicate elements created for same class

grohitg238
Participant
0 Likes
377

Hello experts,

When we add any custom element to the screen, styled with custom classname. I can see multiple elements created when I inspect the screen in preview mode/frontend.

Is there any reason behind it ?

I can see attribute "data-screenset-roles" with value "template,template" is not published.

How to recognize gigya screen element which is published on screen ?

Thanks,

Rohit

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member629536
Participant
0 Likes

Hi Rohit,

You'll notice the following element on the screen-set form rendered on the page

data-screenset-element-id-publish="true"

regards

Ibrahim

grohitg238
Participant
0 Likes

Hi Ibrahim,

thanks for your input.

I am also expecting the same but in my case rendered element shows attribute "data-screenset-element-id-publish" as "false".

Here is my observation,
This attribute value shows "true" only for standard screen elements which are not touched.
Any element added as a part of custom development shows "false".
Please correct me if I am wrongly observed.

Thanks & Regards,

Rohit