Text block control with JAVASCRIPT

OTanabe

Member
Hi JDE List

I am trying to create an Application which includes Text Block Control with JAVASCRIPT.
I've created a simple button by JAVASCRIPT as below and attached it as a segment of Text Block Control.

<SCRIPT language="JavaScript">;
</SCRIPT>;
<FORM>;
<INPUT type="button" value="@@@KIYOSHI@@@">

The problem is that the button is shown on Fat screen but not on Web Screen.

Do I need to do anything to show the button on Web Screen?

My E1 version is 9.1 with T.R 9.1.5.3 and I've set up the security to allow me to use Text Block Control.

Thanks!
Tanabe
 
Hi

My strange JAVASCRIPT might confuse you.

I just wanted to know why Text Block Control didn't work on web screen.

Best regards
Tanabe
 
Back
Top