Hi everyone,
I'm trying to add 'Add new' button to a subgrid because it is missing.
In details, I'm customizing Appointment entity , I created two custom entities with Notes, then I related them with a relation 1:N from Appointment. One of the two lookup relations is business required , the other one is facultative.
So I created two subgrids in the Appointment creation form , for adding istances of these two objects to an Appointment.
But I have no 'Add new' button showed on the subgrids. I'am using admin role.
In the ribbon workbench there is not a ADD NEW button for both custom entities. It is missing, not hidden. I'm following this tutorial creating a new button, but nothing is showed.
This problem is born after I customized ribbon buttons for Appointment. Before the button was present.
To understand the problem , I created a third entity and insert a subgrid for it, but the behaviour is the same. So I am excluding the problem is on subgrid ribbon customization for the custom entity.
Any suggestions?
Thanks in advance
*This post is locked for comments