I am trying to setup the edit operation for a query so it will navigate to a particular tab of the business object form. This does not seem to be working because regardless of the tab I specify to navigate to the navigation is always to the first tab on the form.
Query Operation:
Name: Edit
Operation Type: Edit Object
User this form: Main
Section: Contacts
With the above information in place the button click still results in the edit action going to the Main tab instead of the Contacts tab.