Hello! Here's the issue:
I need to add a tab page to a continuous form that is always hidden unless the user pushes a button to show the page.
Here's the set-up:
I have a simple continuous form with the following fields:
EmployeeGoal, EmployeeMetric, EmployeeSupervisor, DueDate
The tab page will have the following fields:
WeekNo, EmployeeGoalProgress, ActionItems, PercentAccomplished
Also, all the fields on the form and tab page come from the same source.
Any ideas will be greatly appreciated!
I need to add a tab page to a continuous form that is always hidden unless the user pushes a button to show the page.
Here's the set-up:
I have a simple continuous form with the following fields:
EmployeeGoal, EmployeeMetric, EmployeeSupervisor, DueDate
The tab page will have the following fields:
WeekNo, EmployeeGoalProgress, ActionItems, PercentAccomplished
Also, all the fields on the form and tab page come from the same source.
Any ideas will be greatly appreciated!