Monday, June 20, 2011

How to Add a page in Peoplesoft

Create HTML Area and assign it to the record field.

Create a string with
&URL = " WWw.yaho.com&xml=yes";
in that Rowniit.....
Record .FB_HTMLSTAT.Value = GetHTMLText(HTML.FBB_CRM01_HTML, &Url);

in the HRML section

No comments:

Post a Comment