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

setfocus to tab (pageframe page)

$
0
0
setfocus to tab (pageframe page)
FoxInCloud
setfocus to tab (pageframe page)
Dec. 21, 2012
06:14 am
3O80DD3MOShow this entire thread in new window
Gratar Image based on email address
From:Garth Groft
To:All
clicking the options tab (page 3) on oiur addunit form executes the options tab click event code below. retuning from the options form, we need to set focus back to the design tab (page 2) (thisform.PageFrame1.Page2.SetFocus).

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

West Wind Web Monitor

Viewing all articles
Browse latest Browse all 10393

Trending Articles