You are creating a new view which contains a list applet with a few columns at the top and a form applet
with many controls at the bottom.
For one set of users, all the data shown in both applets should be editable.
For another set of users only the data in the list applet should be editable.
What should you do?
A.
Create two views and set the No Update property to TRUE for one of them.
B.
Create two views and set Read Only View to TRUE when you add one to the responsibilities.
C.
Create two list applets and set the No Delete and No Update properties to TRUE for one of them.
D.
Create two form applets and set the No Delete and No Update properties to TRUE for one of them.
E.
Create two business components set the No Delete and No Update properties to TRUE for one of them.