Telegram_2021-04-03T08

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2021 > 04 > 03 >

Telegram_2021-04-03T08

Telegram link

 

2021-04-03T08:06:06

 

Good morning, who can help me, thank you.

 

I have a button on a web page from intraweb {% IWButton2%}

 

and I want to simulate a click on it through javascript. Does anyone know how to do it?. Thank you.

 


 

Telegram link

 

2021-04-03T08:08:27

 

Thank you. I already solved with sessionStorage

 


 

Telegram link

 

2021-04-03T08:26:27

 

type: code SubmitClick(\IWBUTTON2\, \\, false);

 


 

Telegram link

 

2021-04-03T08:33:51

 

Jose, is that code for a button that is placed directly in an HTML ?.

 

I have a button that I put in HTML from Intraweb. In HTML only {% IWButton2%} appears in code mode. When the web is running, the button appears. I want to click that button from javascript in the HTML where I have that Intraweb button.

 


 

Telegram link

 

2021-04-03T08:36:19

 

Yes, you can do something:

 

type: code Click Here

 


 

Telegram link

 

2021-04-03T08:38:26

 

Ok.

 


 

Telegram link

 

2021-04-03T08:43:35

 

No work.

 


 

Telegram link

 

2021-04-03T08:51:34

 

I want to click the {% IWButton1%} button in the image from javascript. Is this possible to do?