thisform.PageFrame1.activePage = 2
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)
From: | Thierry Nivelet (FoxInCloud) |
To: | Garth Groft |
we also tried adding setfocus and activate to wcPropSave propety for page 3. this apprach gives FAS errors (not allowed).
so at this time we are still searching for a solution.
garth
my recollection from trainng under you is that setfocus has no effect in FiC Web mode. however, we must somehiw be able to do this. is theree a workaround to setfocus? KEYBOARD command? set focus to a container on the design tab? other? there must be a way to set focus in a browser. i have used apps which direct the user to a particular location on a form after attempting to proceed with missing data entries. btw, the mesage board works this way if you forget to enter the subject for example.
external form Options
Options = m.thisform.wForm('Options.scx',"wFormCallBack", thisform.mode,TRIM(users.uid))
thisform.PageFrame1.Page2.SetFocus
garth
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)