RamyaSK - Sunday, February 7, 2010 5:54 PM:
Hi
I am new to Aras innovator, I am in starting point. I want to learn to write simple C# code
I just want to display a message ' Hi , Welcome" in the text message box in form by the fiorm even onLoad
Can anyone help me to satrt with some basics
My field name is WELCOME_MSGbox
Thanks
RSK
Andy - Tuesday, February 9, 2010 5:16 PM:
Form events are client events. Client methods are written in javascript.
~Andy