How to allow deletion of records but no updates
Hi,
We have a requirement where the user should be able to delete record but not update in a list applet. The same applet is used in multiple views and multiple languages. The deteion should be allowed only for manager position. Siebel does not allow record to be deleted when a view in the responsibility is marked as read-only or if BC Read Only user property is set.
So a simple option was to clone the applet and toggle based on position type setting the cloned applet property as 'No Update'. We wanted to avoid cloning.
WHat are the other options available? I see that we can explore changing applet visualization as per