Page 1 of 1

Right Click Disabled Websites

Posted: Fri Aug 14, 2020 9:01 pm
by kno_dk
Hi.

I have created a LANSA V14 VL-web application.

I am not able to mark, Right Click on text and copy it. Is there a way to enable the right click in a vl-web application?

/Klaus

Re: Right Click Disabled Websites

Posted: Mon Aug 17, 2020 7:57 am
by davidbalansa
Hi,

Instead of using a text component you could use a repository text field (MD or not). It has the select all / copy / paste right click options. Set the read only property to 'true' and use a style to give it the look and feel you want.

Hope this helps.