There is a long chain of email which has to be shown and need to put a scroller so that the full conversation can be traversed by the customer. The email trail is in a repeating dynamic layout.
Have tried below steps but there is no luck
Specified the max height as 1000 px in presentation tab of RDL, gave - overflow-x:scroll in the CSS but no luck. PFA for references
I tried the way you suggested but it doesn’t work still. PFA for reference
Also, the class which is created in css file - .CustomControl. I cannot find it by clicking on helper classes. Am i missing some configuration for it. Kindly suggest