cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in setting the target property to _SELF of LinkToURL UI Element

Former Member
0 Kudos

Hi,

I have a LinkToURL UI Element in my web page which has to open up another page in the same window.

I tried setting the target property to _SELF, but it's not working.Instead the page is opened in a new child window.

Please tell me whether to set any other property to get that.

Thanks and Regards,

Padma Usha.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Please refer to your old posting

Regards, Anilkumar

Former Member
0 Kudos

Hi Usha

Try setting the target property of the LinkToURL UIElement to _top. This should help. I tried with _self also and it is working fine. Take care that you save the changes before deploying again.

Thanks and regards

Leena

Message was edited by: Leena Ramachandran

Former Member
0 Kudos

hi,

if you want to open the page in your same window you can use an iFrame and set its targewt property to the url of the page you want.

regards,

rahul.