170
Views
10
Comments
Solved
How i remove hyperlink in the logo of sidebar?

Hello guys, this is my siidebar and i need remove the hyperlink which exist in the logo, but i can´t find where the object which is responsible to make the action of link someone can help me? 


(my properties)

2022-10-12 00-27-13
Ossama Ghanem
 
MVP
Solution

Francisco Brito wrote:


ok, i´m here but when i remove giving me error


 

 

As previously mentioned, you need to remove the Event as well. Double click on "onclick" and delete it. You need to do the same for "onkeypress" too. 

2020-05-07 18-53-00
Rui Barradas
 
MVP

Hi Francisco,

Are you working on the same application that you were working on before?


Kind regards,

Rui Barradas

2022-09-10 22-09-09
Francisco Brito

Rui Barradas wrote:

Hi Francisco,

Are you working on the same application that you were working on before?


Kind regards,

Rui Barradas

 

 Yes

2020-05-07 18-53-00
Rui Barradas
 
MVP

Hi Francisco,

Which layouts do you have in your application?

I will try to check this in your OAP file (from the previous thread).


Kind regards,

Rui Barradas

2022-10-12 00-27-13
Ossama Ghanem
 
MVP

Hi Francisco, 

Go into your LayoutSideMenu web block and find the ApplicationTitle web block

In the ApplicationTitle web block click on the ApplicationTitleWrapper container and remove both the onclick and onkeypress actions by selecting (None) as the handler then highlighting the Event and pressing Del:


2022-09-10 22-09-09
Francisco Brito

Ossama Ghanem wrote:

Hi Francisco, 

Go into your LayoutSideMenu web block and find the ApplicationTitle web block

In the ApplicationTitle web block click on the ApplicationTitleWrapper container and remove both the onclick and onkeypress actions by selecting (None) as the handler then highlighting the Event and pressing Del:

I dont have it

 

 

2022-10-12 00-27-13
Ossama Ghanem
 
MVP

Hi Francisco,

You have to double click on the Layout\LayoutSideMenu web block first. You'll find ApplicationTitle web block in there.

Ossama

2022-09-10 22-09-09
Francisco Brito


ok, i´m here but when i remove giving me error


 

2022-10-12 00-27-13
Ossama Ghanem
 
MVP
Solution

Francisco Brito wrote:


ok, i´m here but when i remove giving me error


 

 

As previously mentioned, you need to remove the Event as well. Double click on "onclick" and delete it. You need to do the same for "onkeypress" too. 

2022-09-10 22-09-09
Francisco Brito

Ossama Ghanem wrote:

Francisco Brito wrote:


ok, i´m here but when i remove giving me error


 

 hm is not working ;-; AAAAAAA

As previously mentioned, you need to remove the Event as well. Double click on "onclick" and delete it. You need to do the same for "onkeypress" too. 

 

 

2022-09-10 22-09-09
Francisco Brito

Francisco Brito wrote:

Ossama Ghanem wrote:

Francisco Brito wrote:


ok, i´m here but when i remove giving me error


 

 hm is not working ;-; AAAAAAA

As previously mentioned, you need to remove the Event as well. Double click on "onclick" and delete it. You need to do the same for "onkeypress" too. 

 

 

 Yes i did it thanks :D

 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.