Hi,
I would like to open the Records Set Navigation as a record form opened. I managed to do so with the BPF stage flyout using the following JS:
Xrm.Page.ui.process.setDisplayState("expanded")
Any idea how I can dynamically display the record set nav?
Thank you!!!