How to make BC readonly based on Ownership or field value
Hi,
I have a requirement to make whole BC readonly if user logged in is not the owner of the record.
We have copied and customized SR BC depends on our requirement and so Applet & Views are also customized.
I can get a calculateField value to retuen true if user loged in is same as the owner of the record.
But is there any feature in Siebel to make BC or Applet or View readonly depends on a field value or calculated field value,
instead of creating a toggle applets & making all fields readonly by creating Read Only BC fields.