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

Re: New field in CRM getting refreshed every time

$
0
0

Hi Sara,

 

input field must have a attribute value.

THis is one example from same view

 

 

 

  <thtmlb:inputField id       = "fromAddress"

                             value    = "<%= gv_from  %>"

                             width    = "100%"

                             disabled = "true" />

 

 

In this case gv_form is your page attribute, and you can set this from set_models method of your controller.

 

You can also choose to add a public attribute in controller and access the attribute like

<%= controller->zttr %> .

 

Hope this helps.

 

Regards

Anirudha


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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