Accessing Form data across multiple forms

Accessing Form data across multiple forms

I have a form "Daily_Log" and a form "Users" now in "Daily_Log" I have a pick list defined and it takes all the names from "Users".

values = Users.name

This works, what I would like to do now though is to dynamically either in the form "Daily_Log" or in the view for that form show a value of that selected user from the form "User" so I would like to show a particular users "Hours" minus what they just keyed in, in the form "Daily_Log".

Is this possible in the form or at least in the view?
ccmehil

------------------------------------------------------
This is posted using zohocreator feedback form