How to Create a Popup List Applet to Add New Lead Activity?
Siebel Version : 20.12
Dear Experts,
I have a requirement to restrict users from editing the Lead Activity fields, except for Status and Description. In addition, users should be able to manually add new Activities.
My initial idea was to make all list columns read-only except for Status and Description. Then, I planned to create a Popup List Applet with the No Update property set to TRUE, so users can only create new records (and not edit existing ones).
However, I couldn’t find a way to create a Popup List Applet that supports “Create Record” mode — it always seems to open in Edit mode.
