Hi,
i am currently trying to make the purchase requisition cross company. The list can show cross company purchreqs by adding the crosscompany method to the query in the codebehind file. But when i click onto an item in another than the current company, the details form opens empty.
I tried to debug that and find a way to change the company in the details form but the only event that's called is the Page_Init event.
Does anyone have some information about cross company support in enterprise portal?