This work is being picked up.
I guess the check-in could be at about next 2 weeks. And it needs about 6-7 weeks to release to North America area.
So I would say it needs about 2 months for this to be landed
How should i make the command bar work as OOTB like if i have any PCF control for the opportunity homegrid. On select of record i should be able to see the close as lost ,close as won button.
Very Thanks it works @ScottDurow
No I mean the bar shown in the screenshot.
hi Scott/Bhuvita,
Thanks Scott for providing insights. Yes, the 'jumpbar' could be achieved within the control.
For our implemetation, the 'jumpbar' is outside of the control and one could actually reuse it.
On the control's manifest
<data-set name=”foo” cds-data-set-options=”displayCommandBar:true;displayViewSelector:true;displayQuickFind:true”>
You could insert another keyword 'displayIndex:true', then it should show jumpbar on HomePageGrid. Please note:
1) I am not that certain that we will expose this officially. If not exposed, then we could still use Scott's suggestion.
2) There seems a bug that the jumpbar is rendering on side. I will follow associated team. Attach is current status of 'jumpbar'
2) On subgrid, we need also enable 'jumpbar/index' in the field designer