Hi,
i need help with my first app in sharepoint. I have for example
list A : TITLE - NAME - LOCATION
list B: LOOKUP to TTILE - DESCRIPTION - DURATION and LOCATION
How can i fill LOCATION with same data from list A? If LOOKUP to TITLE on list B == TITLE on list A then SET LOCATION in list B to LOCATION from list A.
Or can i only send mail with this information, without filling to list B?
In SQL it is basic operation, but in sharepoint I don't khow how to do it.
Thanks for help!