I placed a code to remove the scrollbar of a repeating group, but it removed also the scrollbar of the browser. How can I fix this?
what was the code? you probably need to just give the repeating group an element ID and then point to that ID in the CSS instead of a general statement about all scrollbars.
This topic was automatically closed after 70 days. New replies are no longer allowed.