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
Right Click Disabled Websites
-
davidbalansa
- Posts: 92
- Joined: Mon Feb 01, 2016 10:08 am
Re: Right Click Disabled Websites
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.
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.