Hello All,
This is very common requirement where we need to disable some particular operation on a applet i.e. New Record, Delete Record, Copy Record.
SRF solutions are many for these types of requirements ,Applet User Property, No Delete ,No Update, No Copy properties at applet and BC level.
Lets Try to Do this the Non-SRF way.
1. Create a Run Time Event , with Applet Object and SubEvent as CopyRecord
2. Create a Action Set, with below Configuration
Reload the events and see the changes, We have successfully Disable Copy Record without any SRF change :-)
No comments:
Post a Comment