Hi, again!
In the View/Update Prospects window (attached file), I have a Browse box in the Sales Cycle Status tab. For a new Prospect, it's empty.
The Load New Cycle button runs a Process that adds records to the table that's displayed in the Browse box. But after the records are added, the Browse box is not updated showing the new records.
I tried using UPDATE(?SalesCycleStatusList) and DISPLAY(?SalesCycleStatusList) in some Embeds but that didn't work. How can I force the Browse list to update?
In the View/Update Prospects window (attached file), I have a Browse box in the Sales Cycle Status tab. For a new Prospect, it's empty.
The Load New Cycle button runs a Process that adds records to the table that's displayed in the Browse box. But after the records are added, the Browse box is not updated showing the new records.
I tried using UPDATE(?SalesCycleStatusList) and DISPLAY(?SalesCycleStatusList) in some Embeds but that didn't work. How can I force the Browse list to update?