Hi All,
I have 3 BPF for 3 Forms in the same entity.
When a Particular form loads, respective BPF should be open.
I have written a JavaScript in which I am passing Guid of the BPF and setting them according to the form.
For all the forms, 1st BPF appears bydefault.
when I save the form, the actual BPF loads.
I want the BPF to load when I change the form and not after the save.
Thanks in Advance.