HI All,
On account screen we have price quote grid, that is right now pulling all the price quotes matching with same account_id (db guid).
we wanted pull all the price quote linked with account number(not a guid). can we do this.
Thanks in Advance.

HI All,
On account screen we have price quote grid, that is right now pulling all the price quotes matching with same account_id (db guid).
we wanted pull all the price quote linked with account number(not a guid). can we do this.
Thanks in Advance.
I think this is not possible OOB. This depends on relations ship that is setup between account and price quote.
You may need to write a custom HTML\Javascript to show these records on dashboard.