NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on July 04, 2013, 04:24:48 AM

Title: How to open a Record in a form?
Post by: johanco123 on July 04, 2013, 04:24:48 AM
Hi

Can anybody help me, I want to get a record to display in a netwebform from a button on another form, There is not a netwebbrowse that I can select to do 'change' and it will open the record and display the info for me.

Some sample code and the embed point to use to get the record and display it in the form will be appreciated.

Regards
Johan
Title: Re: How to open a Record in a form?
Post by: Bruce on July 04, 2013, 05:38:59 AM
Hi Johan,

FAQ W4 is the most common response to this.

an alternative approach (if this particular for is _never_ called from a browse) is to use the Settings on the Form's "Advanced" tab to prime the action, and record, which the form will use.

cheers
Bruce
Title: Re: How to open a Record in a form?
Post by: johanco123 on July 04, 2013, 05:54:06 AM
Many thanks Bruce, it is working ;D