I am stuck at this, created a custom side panel detail relationship extending the relationship class however i need to manipulate the fields to be show or hidden based on condition. e.g is status == 'Pending' show field (type) etc
Anyone has been through this?
As you can see from the screenshot i want to show or hide the (Type) field which is customer - investor etc based on certain conditions.
yuri any thoughts on how to achieve this ? i am extending (views/record/panels/relationship) how can i show / hide fields on the custom panel ?
Thanks
Anyone has been through this?
As you can see from the screenshot i want to show or hide the (Type) field which is customer - investor etc based on certain conditions.
yuri any thoughts on how to achieve this ? i am extending (views/record/panels/relationship) how can i show / hide fields on the custom panel ?
Thanks
Comment