Hy folks,
I don't know if it could be a feature or if it's already implemented : I would like to reuse views from other objects in a form view.
To precise, I would like to add functionnality while creating/updating crm.meeting. Some datas have to be entered before and I have a specific wizard for this part (I've already created the wizard and it works perfectly)
Is it possible to insert this wizard as a form inside the crm meeting without copying everything and reimplementing teh logic?
regards