Hi all,
i have created 3 entities : Clients - Services - Projects
- Client Has Many Projects
- Client Has Many Services
- Projects Has Many Services
I would want to create new project and once i choose the client for this projects then when selecting services for the projects i want to get only services of the client select for this projects , just like the existing relation between call - contacts and account. In the call entity when creating new call for a specific account then in the contacts field you can choose only contacts that belong to this current account. please see attached screenshot.
i hope someone can help.
Many thanks
i have created 3 entities : Clients - Services - Projects
- Client Has Many Projects
- Client Has Many Services
- Projects Has Many Services
I would want to create new project and once i choose the client for this projects then when selecting services for the projects i want to get only services of the client select for this projects , just like the existing relation between call - contacts and account. In the call entity when creating new call for a specific account then in the contacts field you can choose only contacts that belong to this current account. please see attached screenshot.
i hope someone can help.
Many thanks
Comment