Can anyone help me with this simple issue:
When creating a Task in Project module I want to assign a Parent task it allows me to assign any Task and I want a restriction that it shows me the dropdown of only the Tasks that are in Parent Project.
Should I use domain or context and what value I should put in it?
Would appreciate any help!
You can return the domain for the parent task field based on the onchange of the project field, see this: https://www.youtube.com/watch?v=IpXXYCsK2ow
Use Domain: https://goo.gl/CBP9og