Hello,
All is in my title.
In my scenario, I have an Object page which describe the Sales order header and a list of Items.
When the user click on the action Create new Item (custom button) the application shows a popup to propose to the user a Wizard. At the end of the wizard, the application adds the item into the sale order, and then I do a navigation to the newly item.
But I want to navigate directly in edit mode.
How to handle it ?
Regards,
Joseph