NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: ccordes on September 02, 2010, 08:01:57 AM

Title: Form to Form
Post by: ccordes on September 02, 2010, 08:01:57 AM
In the example, the only thing I see connecting the two forms is the URL addition of ?bFile=Mailboxes&bKey=Key&IDField=MAI__MailboxNumber&Change_btn=Change&

2 questions -
1 - Are the parameters bFile, bKey, IDField, and Change_btn Standard parameters for the webForm template to set the current record to display?
2 - Can they be used in forms?
3.. THREE questions there are 3 questions - Are there other standard parameters?
4. AArgh ! 4 questions - Can these be used to embed a sub form in a form?

thats it for now
If this is documented somewhere, let me know.

chris
Title: Re: Form to Form
Post by: Bruce on September 03, 2010, 04:08:49 AM
Hi Chris,


>> 1 - Are the parameters bFile, bKey, IDField, and Change_btn Standard parameters for the webForm template to set the current record to display?

yes. except that bfile and bkey are obsolete now.
see FAQ w4

>> 2 - Can they be used in forms?

yes... depending on what you mean...

>> 3.. THREE questions there are 3 questions - Are there other standard parameters?

nope. But the answer to your question is somewhat more complex than that.

>> 4. AArgh ! 4 questions - Can these be used to embed a sub form in a form?

no, you can't embed one form inside another.