I am using a table view using constellation. i have configured a add and edit functionality for the table. I need to remove few properties on submit from the modal window.
Im using pyRefreshData DT but this is not getting called on submit as internal API is being called on submit.
Any suggestions to remove the unwanted properties?
To achieve your requirement you need to open the view you are configuring, basically in the view you were adding the required table view. After you open the view, you will see the post processing Tab where you can configure the post processing DT. Please refer the attachment.