Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Form Behaviour

$
0
0
Re: Form Behaviour
FoxInCloud
Re: Form Behaviour
Mar. 25, 2013
07:44 am
3QV0GLAWYShow this entire thread in new window
Gratar Image based on email address
From:FoxInCloud support
To:Steve Tysinger
did you adapt form1.scx?
what code do you have in form1.cmd.Click()?

in xxxServer.prg!xxxProcess, you should have:
procedure form1
this.wFormStandardPage('form1.scx') && not 'form1_scx'


I must be missing some key concept here. I am just getting started with FIC and I am trying to put together a demo for my boss so that I can show him what I could do with FIC in our environment.

I created a basic form with two buttons.

Each button is intended to launch another form.

The code in the button is just a simple DO FORM 'FORM2.scx'
it works fine in LAN mode. But when I try to press the button in web mode, nothing happens.

Also after I launch the main form a couple times I begin to get his error;

/!\ Site 'FoxInCloud App' - Elizprocess.wformstandardpage() - Awajax.forminitsave() - Awapphost.formlaunch(tcForm: 'form1_scx', tlSubForm: .F., m.tcSuffix: '') - A form previously instantiated bares the same name: "form1_scx"


Also, I am still not able to use the studio to launch the webserver engine. I have to go through the FAA and publish each time.

Thanks, steve


Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)

West Wind Web Monitor

Viewing all articles
Browse latest Browse all 10393

Trending Articles