This topic is locked

Master-Client Problems

11/29/2004 7:20:41 AM
ASPRunnerPro General questions
R
ryanaldred author

Hi, i'm in urgent need of some help as i've got into a bit of a mess here...
I have the following:
Two tables - [Client Issues] and [Time Recorded]
Both tables have a field called [IssueID], which is unique in the [Client Issues] table.
Also in [Client Issues] I have two additional fields called [Client Name] and [Issue Number].
Basically I want to be able to provide an [Add] (data entry) screen for the [Time Recorded] table, but rather than display the [IssueID] field (which means nothing to the user), I want to display both the [Client Name] and [Issue Number] fields. Then upon selecting [Add] the relevant [IssueID] number would be updated to the [Time Recorded] table.
Kind Regards,
Ryan Aldred

Origin Systems Ltd.

Sergey Kornilov admin 12/1/2004

Ryan,
before proceeding to the the ADD page you can save [Client Name] and [Issue Number] fields values to Session variables. DisplayMasterTableInfo function is the best place to do this. After that you can display these variables on the ADD page.
If you are a registered ASPRunnerPro customer I can help you with this one. You can contact me directly at support@xlinesoft.com.