Right Click Disabled Websites

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
kno_dk
Posts: 221
Joined: Tue Feb 23, 2016 12:00 am

Right Click Disabled Websites

Post 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
davidbalansa
Posts: 92
Joined: Mon Feb 01, 2016 10:08 am

Re: Right Click Disabled Websites

Post 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.
Post Reply