Adjust your actual master table name and the id field of that master table, and make sure you are accessing it via Master/Detail page.$this->setMessage("Master info: " . Container(“purch_orders”)->purchase_order_id->CurrentValue);See also:
Adjust your actual master table name and the id field of that master table, and make sure you are accessing it via Master/Detail page.$this->setMessage("Master info: " . Container(“purch_orders”)->purchase_order_id->CurrentValue);See also: