The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.
Hello All,
I gave some css code for the cell mashup, It is working fine when we opened the cell mashup separately.
But the same cell mashup css not working, when it is used in the collection widget.
I have mentioned the css code for you reference.
#root_FlexContainer-2{
overflow : hidden !important;
}
Also I have noticed that the Container Id changes for the each cell mashups when it is used in collection widget.
Can anybody give the solution for this?
Thanks & Regards
Sugumar
Solved! Go to Solution.
You should use the CustomClass
property and change your selectors to target those class names instead of ids as these will change depending on how the mashup was opened.
You should use the CustomClass
property and change your selectors to target those class names instead of ids as these will change depending on how the mashup was opened.