How would you add multiple views.edit.php and then choose it with a create-actions.js? 7.5.x

Hi,

I would like to know how to create multiple views when editing a Lead.

We Got a Lead "prospectos" module that is used in multiple places. I add a relation to another module "user" from which i want to create a new Lead record but i want to add and remove some fields dynamically. Lets say someone add new "prospecto" with the common structure (fields, tabs, etc). But if someone add a new prospecto from my new module "user" i want to show different fields keeping just the related ones, and add some fields that are needed only for the case of "user" module.

Thanks.