How to override Choice field option of a child table ?
Let's say I have a choice field named status with 3 options ( APPROVED, PENDING, CANCELLED) in both the parent and child table. Now, I don't need the PENDING option in the child table. can anyone let me know how to do it using dictionary override?
