Question
Disable a field in 3rd interface while calling the same interface at multiple location
I have created a search interface (lets say A) with Name, Age, Address, Work Location.
I am calling the Interface A in Interface B and its working fine.
I am calling same interface A in Interface C ..but i need to hide Work Location Field here. Can someone help me out on this
