If I get sample OML file then that would be great for me.
Note:-
I have tried below below solution but it works on my personal environment not in my client project.
https://www.outsystems.com/forums/discussion/37406/how-can-i-make-it-able-to-scroll-in-a-container/
Thanks in advance.
Add this to the attributes of a text area and your input field will be disabled but scrollable. You can do the styling with css to make it look like a greyed-out field.
It works like charm.
Many thanks for your help.