Linking to another form

PDA Toolbox applications can have up to 8 different forms.   To link from one form to another, first create the 2 forms you want to link (We will link from the 'Enter URLs' form to the 'ViewURLs' form).
Then add a Button Insert Button onto the Main form.

Set the Button Text to what you want to appear, such as 'View All'.
From the menu of Button Actions, select 'Goto Form ' (form name you want to jump to when this button is pressed)
Notice that PDA Toolbox automatically lists the forms available, so it is important that you create the form first (even if it's empty)
Button Properties Window'

Here's our example application's form with all fields.
Buttons with Record actions (New, Delete, Prev, Next), and a button to jump to another form.

Don't forget to add an action button on the other form to 'jump back' to this one!

Form with Fields and Buttons




©2000 PDA Toolbox