Hi Experts,
My requirement is to add a new field in the standard Opportunity BO(Header) and display on the C4C UI screen.
The steps I followed to add the new field on screen is as follows.
1. Created an extension of the Opportunity BO in SAP Cloud Application Studio.
2. Created a new element under the root node.
3. Enhanced the screen COD_Opportunity_TI to add the field at the header level.
4. Added the field and activated.
Issue: The added field is not visible under my user ID but can be seen with other's user ID.
Do we have any further settings for screen fields to be visible to all users or any other Administrative settings are required?
Please help.