Thanks Anirudha for the response..I need some more information..
These are the steps I have done..
1)Create page attribute GV_FORWARD_AGENT in BSP page
2) Added that attribute in the code as shown below..
<thtmlb:label text = "Forward To " />
<thtmlb:inputField id = "UNAME"
value = "<%= gv_forward_agent %>"
description = "Forward To "
helpId = "USER_ADDR"
helpOutputFields="UNAME=BNAME;"/>
My question is for setting value using SET_MODELS method.
Do I need to write the code in controller..class..? which method..? I have both standard and custom controller also..Which one do I need to enhance it..?
I have set_models method in View class as well..Shall I write the code over there..?
I really appreciate your help on this.
Thanks,
Sara.