Skip to Content
0
Former Member
Dec 02, 2011 at 01:34 PM

Making all the context node fields as readonly

152 Views

Hi,

I have enhanced the BP_EMPL component and added new context node STANDARDADDRESS(model node,BOL BuilAddress) in the EmployeeDetails view which has a relationship BuilEmpStandardAddressRel with Employee Context node (BOL-BuilEmp).I have added the attributes of STANDARDADDRESS node in the UI configuration from available fields.

While running the Employee application ,On click of Edit button in the Employee Details screen,all the existing fields remains as readonly(which is correct,as we cannt change the employee header data from CRM) but fields which have binding with the attributes of newly added context node (STANDARDADDRESS)becomes editable.

How can I make the fields of the newly added context also readonly.

Thanks in Advance

Archana