Hi,I would explain the application before:
I have a change request form with 4 fields:
-
Server (Multi value Dialog List who’s taking info from Server View)
-
Date Request (Date Field)
-
Requester (Dialog List from Adress Book)
-
Changes (Text Field)
For Example:
Server: CITRIX;MICROSOFT;SQL
Date: 01/03/2005
Requester: User1
Changes: Reboot.
The problem is that I would like to link each independant server to any changes in my view:
Results wanted:
Server(Categorized)
MICROSOFT
01/03/2005 USER1 REBOOT
CITRIX
01/03/2005 USER1 REBOOT
SQL
01/03/2005 USER1 REBOOT
Thanks any help or examples will be appreciate