Home » Applications » Oracle Fusion Apps & E-Business Suite » Item Type Attribute for TEXT data type
Item Type Attribute for TEXT data type [message #168112] Tue, 18 April 2006 20:34 Go to next message
ying
Messages: 143
Registered: May 2002
Senior Member
Hi,

When I'm trying to pass the HTML code to the Text attribute, when display on the HTML notification details web page, it display as text instead of HTML formatted page. I.e:


Wf_Engine.SetItemAttrNumber (itemtype => p_item_type,
itemkey => p_item_key,
aname => 'HTML_CODE',
avalue =>'<td>&nbsp;</td>');

When show in the notification details page, it shown "<td>&nbsp;</td", instead of column and html break line. Is there any others way for me to assign my HTML code to teh attribute? Pls advise...

[Updated on: Tue, 18 April 2006 20:35]

Report message to a moderator

Re: Item Type Attribute for TEXT data type [message #168206 is a reply to message #168112] Wed, 19 April 2006 05:10 Go to previous message
adragnes
Messages: 241
Registered: February 2005
Location: Oslo, Norway
Senior Member
Ying,

If you want to insert snippets of HTML to be interpreted as HTML rather than text, you have to use attributes of type "Document" and not "Text".

--
Aleksander Dragnes
Previous Topic: Attaching Loan Details to Fixed Assets
Next Topic: Multiorg concept failure
Goto Forum:
  


Current Time: Mon May 20 11:45:02 CDT 2024