Hi Everyone,
In the EIP manager take excepted embed can you tell me how to prime the fields in the browse?
I tried this but it did not populate any values:
SalDetescription is in the browse and I would like to prime it with INVescription.
Thanks.
Emad
In the EIP manager take excepted embed can you tell me how to prime the fields in the browse?
I tried this but it did not populate any values:
Code:
SalDet:Description = INV:Description
SalDet:Category = INV:Category
SalDetescription is in the browse and I would like to prime it with INVescription.
Thanks.
Emad