Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: On click of an event in a view, change the field properties to readonly

$
0
0

Hi Ekta,

 

If you want to just make it display field you can use get i method itself. Mostly get a method will be used to hide/display the fields from configuration.

 

In general you can check whether view is in display mode or edit mode based on that you can make field as display field by setting rv_disable = TRUE in get i method.

 

I hope for your requirement you can stright forwards make the field disables once value has been entered in the field.

You need to check the object id field to identify whether the edit is first time or after saving, because object id will be generated for the document after save only.

If object id is available and your attribute is not initial make the rv_disable = TRUE in get i method.

 

 

Best Regards,

Dharmakasi.


Viewing all articles
Browse latest Browse all 7775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>