If you create a Table view based on a Slice, it creates a Detail and Form view for that Table/Slice. I have a few slices on the same table and have many Table view (one for each slice). Now, I have to make changes in multiple Detail and Form views. I wonder if there is a better way? Also, I wonder having too many Form/Detail views is also performance hit. I tried to delete them but looks like it creates them again.
Thanks