Hi Experts,
Need help in making an account subgrid in account entity which shows record with a certain parameter.
Ex.
Account form has a fields as color: (text field) as "Blue/Black/etc"
A subgrid need to show all the account in it, which have the color field as Black or Blue based on the record value.
Tried with View; but need a dynamic view to pass variable.
Appreciate, if somebody can share how to do this with approach or any alternative to show related records(Not associated) based on value.
Tried with setParameter; guess what we all know that does not work.
Thanks