Facing a problem in "HTML Standard Editor" item type.

Hi,
I have been using an item which is of type "HTML Editor Standard" and I am using it to store a clob value into the database. The functionality works fine in Firefox but the value of the item is always null irrespective of whatever I type in that HTML editor standard item in IE. Please help me out with this issue. If you need more info on this issue, please reply me and I shall give all the input.
Thanks,
Vignesh
Edited by: Vignesh N on Sep 30, 2009 9:09 PM

I'm doing exactly the same thing at the moment in my application.
I have a table with a CLOB column, and I have a page that selects from this table using a standard generated Automated Row Fetch process. Saving the data back into the table is done with a standard generated Automatic Row Processing (DML) process.
It works fine in both Firefox and IE8.
What do your processes to fetch and save the data look like?
And what versions of the browsers are you using?
Edited by: Michel van Zoest on Oct 1, 2009 11:01 AM

Similar Messages

  • Error while using "HTML Standard Editor" item in "Array VPN"

    Hi,
    The "HTML Standard Editor" item is not displayed properly when the person is trying to enter data, when he is logged in using Array VPN. An error appears in the item box "Unable to Process request. The requested URL has an unsupported encoding.". Can this be resolved? This error is appearing in Firefox, and in IE the box appears but is not editable,i.e Nothing can be entered in the box.
    Please assist me in this matter.
    Thanks,
    Vignesh

    Vignesh,
    I've worked with clients in the past that used VPN clients that attempted to cache and compress JavaScript code being sent to the browser. The problem was that the algorithms were terrible and ended up breaking the code.
    Do you know if this is happening? If so, there's probably an option to turn it off. Take a look at the source code for the problematic page using the VPN connection and compare it to the source from a page without using VPN. If the page is really busy you can create a blank test page and add the item that's not working. That should make comparing the changes easier. Consider using a code comparison utility.
    Regards,
    Dan
    http://danielmcghan.us
    http://www.skillbuilders.com

  • Need help creating message in HTML Standard Editor Item

    Hi,
    I have a requirement in which from page 1 using javascript I have to create a message with link into the HTML Editor Item on the different page on different application.
    everything works fine except when i compose a message which has a link eg. http://www.yahoo.com, it cuts off at http .
    please help me creating and passing link using javascript.
    Thanks,
    --K                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    This is a problem with passing a colon, see here for some solutions:
    problems when copying item from a page to another one
    passing string with a colon in it via a url

  • Minimize the Html standard editor by default in Textarea

    Hi,
    I'm using Apex 3.0.1 for my application. I've used text area in the UI with the Html standard editor. I see that the page loads slowly coz the editor takes time to load with all the icons and stuff. Is there a way by which I can show the editor to be minimized on load? I think when required by clicking the 'arrow' icon the editor can be expanded. My application is more like a content management and so I'm using lots of text areas as this.
    Can someone let me know if this is feasible to do and so if, how to achieve it?
    Thanks,
    gsachidh

    There is no way of minimizing things in html.
    Off course you can hide items with javascript for example, but that doesn't prevent it from loading, so your load time will not decrease.
    If you put a condition on the item, it's not loaded at all so you save time.
    Then there's the advanced way: Replace a normal text area with an Ajax call to a editor text area. But that's some more work and not standard apex.
    Guido

  • Facing error when i saving the new item type

    1602: Could not save.
    1400: Could not save to database. MODE=UPLOAD EFFDATE=2009/07/29 10:13:55
    1401: Could not upload ACTIVITY entity 'EMS/NTF_MGR_ACTION_TAKEN'.
    210: Oracle Error: ORA-01422: exact fetch returns more than requested number of rows
    ORA-06512: at "OWF_MGR.WF_LOAD", line 2138
    ORA-06512: at line 1
    . SQL text: BEGIN WF_LOAD.UPLOAD_ACTIVITY_ATTR_VALUE(:process_activity_id, :name, :protect, :custom, :value, :value_type, to_date(:effective_date, 'YYYY/MM/DD HH24:MI:SS'), :level_error); END;
    any help about it

    There could be some activities of this item type which might not be END-DATED.
    Please run below sql and check. You need to end_dated the previous ALL activities, EXCPET LAST ONE WHICH LOADER will end date.
    select PROTECT_LEVEL, CUSTOM_LEVEL, VERSION, BEGIN_DATE, END_DATE
    from WF_ACTIVITIES_VL
    where ITEM_TYPE = 'EMS'
    and NAME = 'NTF_MGR_ACTION_TAKEN'
    and sysdate >= BEGIN_DATE
    and sysdate < nvl(END_DATE, sysdate+1);

  • Enable Insert Smiley in HTML Standard Editor

    Hi All,
    I have been searching on how to show and enable the insert smiley toolbar in the HTML Editor Standard (FCKEditor). What I'm currently doing is use the source toolbar and input manually the img tags when inserting images.
    It would be great if I could just use the existing insert smiley/images toolbar in the FCKEditor even if there's no real image uploading happening. I.e., just the image path text box and the img tags will be constructed automatically. Is this possible? Please help.
    Message was edited by:
    mertz

    I'm doing exactly the same thing at the moment in my application.
    I have a table with a CLOB column, and I have a page that selects from this table using a standard generated Automated Row Fetch process. Saving the data back into the table is done with a standard generated Automatic Row Processing (DML) process.
    It works fine in both Firefox and IE8.
    What do your processes to fetch and save the data look like?
    And what versions of the browsers are you using?
    Edited by: Michel van Zoest on Oct 1, 2009 11:01 AM

  • Problem with HTML viewer

    Dear All ,
    I am facing a problem with HTML Viewer . My senario is as follows :
    1. I have created one HTML page . On that page there are 4 Images
    2. I imported that HTML page in SAP with the help of transaction SMW0
    3. I Called that HTML page in my ABAP program using the method "load_html_document" of class cl_gui_html_viewer
    4. This is happening perfectly ok on the machine on which all this developement was done.
    But the issue is when I execute my ABAP program on a different machine , those Images on that HTML page are not displaying.
    Can you please guide me how to remove that machine dependancy?
    Regards,
    Nikhil

    Hi Nikhil,
    Please check if the image is properly imported properly. Also check if there is any option which you might have forgotten while imported like dependeency.
    Regards
    Abhii...

  • Froms6 on webi: Standard editor

    Hello,
    Actually we are upgrading our system to run on the web.
    We have problems with the standard editor using hebrew/english text on the same editor, so..
    We want to implement a private editor based on Java technology but we want that this editor differs much from the standard forms 6i editor.
    The question is about which java class, the forms 6i editor is based? JpanelText? or another swing class?
    thanks

    Hi,
    actually it seems to use oracle.forms.handler.EditorDialog, which is not a subclass of JPanelText but another Formd own class oracle.forms.handler.CommonDialog
    Frank

  • POS DM ERROR "UNKOWN SALES ITEM TYPE ####"

    Hi,
    I am gettting an error in POSDM "UNKNOW SALES ITEM TYPE ####". I usnderstand that system can not validate the sales item type.  I can see that in drop down where other sales item types are available like SALES-2001, SALES TO EMPLOYEE - 2101, RETURNS-2801,..."
    I would like to find out where I can configure SALES ITEM TYPE?
    Please Help me out !
    Thanks,
    Rahim

    Hi Rahim,
                  Go to Tcode posdw/img
    then POS inbound processing ->POS Transactions ->Sales Item Type
    Here you can define your own sales type(New Entries) and make sure you assign it to the relevant profile type which you are using for your stores.
    NOTE : Most of the standard sales item types are available (like 2001,2101,2301,2801etc) with an assignment with standard profile type 0001 and it is copied to the specific profile type,however if you want a new one to be defined you can do so.
    Hope it helps
    Rgds,
    Aram.

  • Problem with HTML in a read only textarea item

    I'm working on a messaging system for our site. For the body of the message, we use a standard textarea item. However, if we come to the messaging page from a certain page in our system, then we pre-load the textarea item, and make it read only. The only problem with this is that there are HTML tags in the body that we try to pre-load. This is causing problems because they aren't being interpreted as tags, but are being displayed as text. If I make the textarea editable, then everything looks fine, it's just when I set the area to be read only that it doesn't work. Any thoughts on how to fix this? Thanks!

    Not always. A user is allowed to edit that area in most circumstances except for when the user arrives at the page coming from 1 page in particular. In this case, then the field is read-only. At all other times though, it is editable.
    As a workaround, whenever I know I'm coming from this page, I set a variable, and if the variable is set, then I use a Display Only item and then hide the Textarea. If the variable is not set, then I hide my Display Only item and show the Textarea. Not very elegant, but it works.

  • When i open any .HTML file from my computer it is not opening in firefox. Only a blank New Window Opens. Facing this problem since the firefox has updated.

    Whenever i try to open any HTML file from my computer, it opens a new firefox window which is blank. Facing this problem after the new update. please fix this problem

    I found that after Firefox v29, a LOT of my settings and<BR>
    add-ons were changed / reset. Try this;
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    <BR>While you are in safe mode;<BR>
    '''''Firefox Options > Advanced > General'''''.<BR>
    Look for and turn off '''Use Hardware Acceleration'''.<BR>
    Then check ALL of your settings. Browser and add-ons. Then restart.

  • Printing the data in "Textarea with HTML editor" item in APEX as pdf

    Hello,
    I have a requirement which goes like this.
    The user enters data in the HTML editor in APEX. All the tools available in the HTML toolbar will be used (eg. bulleted points, tables etc.). This data is stored in a single cell in the database. This data needs to be generated as a pdf for printing. We have Apache FOP installed as well.
    When I try to create a report region with this data and export it as pdf, the html tags are not considered. For eg. the table in the HTML editor doesn't appear as a table in the pdf, only the text appears.
    Let me know if such a transformation is possible. Also, can any other tool perform this??
    Note: The data in the HTML editor may not be in a fixed template. Whatever is entered there has to be converted.
    Thanks in advance !!

    The strip HTML attribute is set to "No" already. If you understood clearly, I need to convert the entire data in a HTML editor item to pdf. The data is stored in a single cell as HTML tags in the database. The data may inturn contain HTML tables as well. These HTML tables are not captured in the pdf, only the text within the tables are displayed.

  • HTML Standard/Minimal doesn't work in Safari browser

    Here's an issue that has been bugging me for quite some time, it's more of a bug and I finally decided to post it in the forums.
    I have an Item on a page for which the Display Type is set to HTML Editor Standard, the problem is that it works fine in most editors except Safari. Not sure what the issue is, has anyone been able to get this to work in Safari?
    Another issue is with formatting, I have another report page that displays the field that's tied to the HTML editor standard form page. The report page does not show the same formatting from the HTML editor. You would think the report will at least show the same formatting that was entered via the field.

    Oscar,
    Thanks for replying. I didn't realize that Apex is certified for IE and FireFox only. Safari is one of the best browsers and I find it strange that Apex is not supported.
    Since the HTML Standard toolbox is based on FCKeditor, just for kicks I checked their site and the demo works fine on Safari, i.e. I see the toolbar and the text looks formatted just as in FireFox.
    Also I performed another test, I downloaded the latest FCKEditor 2.6.4 and uploaded the main js file to application images and associated that with a report field (displayed as textarea, with id=f01_0001) and that worked partially in Safari (i.e. the toolbar showed up, the text looked formatted). I bet if I ftp the entire FCKEditor library to the unix folder and reference it from there, it will work just fine. It seems like next version of Oracle Apex need to update their FCKEditor library as the latest version of FCK Editor is certified on all browsers.
    <!-- <script type="text/javascript" src="/i/fck/fckeditor.js"></script> -->
    <script type="text/javascript" src="#WORKSPACE_IMAGES#fckeditor.js"></script>
    <script type="text/javascript">
    <!--
    function DESC_init() {
    var oFCKeditor = new FCKeditor( 'f01_0001' ) ;
    oFCKeditor.BasePath = "/i/fck/" ;
    oFCKeditor.Width = '760';
    oFCKeditor.Height = '555';
    oFCKeditor.ToolbarSet = 'Default' ;
    oFCKeditor.Config[ "AutoDetectLanguage" ] = false;
    oFCKeditor.Config[ "DefaultLanguage" ] = "en";
    oFCKeditor.ReplaceTextarea() ;
    addLoadEvent(DESC_init);
    //-->
    </script>
    Thanks
    Sujay

  • Putting HTML around APEX items

    Gday,
    I am trying to convert the following HTML to APEX. I am trying to put the html around the APEX items but I cannot get them to sit properly in the tables.
    Can I put html around the APEX items? Or can I put in the HTML and access the objects via APEX?
    <TABLE WIDTH="100%" HEIGHT="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">
       <TR ALIGN="CENTER">
          <TD HEIGHT="100%" VALIGN="MIDDLE" ALIGN="CENTER" WIDTH="100%" >
             <TABLE WIDTH="250" BORDER="0" CELLSPACING="0" CELLPADDING="0">
                <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
                <TR>
                   <TD COLSPAN="3" HEIGHT="2" BGCOLOR="#336699"><IMG SRC="/i/spacer.gif" HEIGHT="2" BORDER="0"></TD>
                </TR>
                <TR>
                   <TD WIDTH="2" BGCOLOR="#336699"><IMG SRC="/i/spacer.gif" WIDTH="2" BORDER="0"></TD>
                   <TD>
                      <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="CENTER" BORDERCOLOR="#336600">
                         <TR>
                            <TD VALIGN="MIDDLE" ALIGN="CENTER" ROWSPAN="3" bgcolor="#000000">
                               <img src="/i/logo.gif" border="0"  alt="logo" title="logo"><br>
                               <h3><font color="#FFFFFF">Login Page</font></h3>
                            </TD>
                            <TD WIDTH="2" BGCOLOR="#336699" ROWSPAN="3"><IMG SRC="/i/spacer.gif" WIDTH="2" BORDER="0"></TD>
                            <TD VALIGN="MIDDLE">
                               <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">
                                                      <TR>
                                                           <TD HEIGHT="5"><IMG SRC="/i/spacer.gif" HEIGHT="5" BORDER="0"></TD>
                                                      </TR>
                                                      <TR>
                                                           <TD VALIGN="MIDDLE"> Username: </TD>
                                                           <TD VALIGN="TOP"><INPUT TYPE="text" NAME="p3_username"></TD>
                                                      </TR>
                                                      <TR>
                                                           <TD VALIGN="MIDDLE"> Password: </TD>
                                                           <TD VALIGN="TOP">
                                                  <INPUT TYPE="PASSWORD" NAME="p3_password" maxlength=15>
                                     </TD>
                                                      </TR>
                                                      <TR>
                                                           <TD HEIGHT="5"><IMG SRC="/i/spacer.gif" HEIGHT="5" BORDER="0"></TD>
                                                      </TR>
                                                      <TR>
                                                           <TD> </TD>
                                                           <TD HEIGHT="25" VALIGN="BOTTOM">
                                                              <INPUT NAME="p3_submit" TYPE="submit" value=" Login ">
                                                           </TD>
                                                      </TR>
                                                      <TR>
                                                           <TD HEIGHT="5"><IMG SRC="/i/spacer.gif" HEIGHT="5" BORDER="0"></TD>
                                                      </TR>
                                 </TABLE>
                            </TD>
                         </TR>
                               <TR>
                                            <TD HEIGHT="2" BGCOLOR="#336699" COLSPAN="4"><IMG SRC="/i/spacer.gif" HEIGHT="2" BORDER="0"></TD>
                                       </TR>
                                       <TR>
                            <TD HEIGHT="34" COLSPAN="3" ALIGN="LEFT" NOWRAP>
                                Enter Username and Password 
                               <br>
                               <center>
                                  <A href="security.changepass" title="Change Password">Change Password</a></center>
                            </TD>
                         </TR>
                      </TABLE>
                   </TD>
                   <TD WIDTH="2" BGCOLOR="#336699"><IMG SRC="/i/spacer.gif" WIDTH="2" BORDER="0"></TD>
                </TR>
                <TR>
                   <TD COLSPAN="3" HEIGHT="2" BGCOLOR="#336699"><IMG SRC="/i/spacer.gif" HEIGHT="2" BORDER="0"></TD>
                </TR>
             </TABLE>
    <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>Cheers

    And like I said I basically want to put APEX text items inside Oracle HTMLAPEX can only handle items [created declaratively through the App Builder|http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/app_comp.htm#CHDGFCGB] or programmatically using the [APEX_ITEM API|http://download.oracle.com/docs/cd/E14373_01/apirefs.32/e13369/apex_item.htm#CACEEEJE].
    It looks like you want to create a Login Page. This is a standard APEX page type that can be created from the application home page: click Create Page >, select Login Page, and complete the wizard. The look and feel of this page is controlled by standard APEX [page layout techniques|http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/ui.htm#BABJIECG], and the [themes, templates and CSS|http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/themes.htm#CJABAEIE] applied. To achieve the required appearance in APEX, page and region templates and CSS can be modified to contain the necessary HTML and properties.
    Try experimenting a bit with the above. If you hit problems, raise new threads dealing with specific, discrete issues...

  • Facing some problems in creating a custom tabs in CRMD_ORDER Transaction

    Hi Friends,
    I am facing some problems in creating a custom tabs in CRMD_ORDER Transaction code in Solution Manager of SAP.
    Actually my requirement is adding of two tabs(one is header & another is item tab) in the above Transaction, i was able to put one tab i.e header tab but i was not able to keep item tab. i found a badi CRM_CUSTOMER_I_BADI in which documentation was given & i processed in the same way.
    For information i used the Badi CRM_CUSTOMER_H_BADI for header tab which i was able to add the tab & all functions like change, save working Good.
    But i want how to add custom tab in which item details were to be attached.
    i was done with the necessary SPRO settings(or Tcode CRMV_SSV) & able to see the 2 tabs thats it, but the functionality save is not working for the second tab & not saving in table CRMD_CUSTOMER_I (in this table there is one CI include where we added our item fields).
    And also i had a doubt whether to use ALV or Table Control. And if possible can any one can sent me the screen design & the code for the above requirement in detail.
    can any one who have knoweldge in Solution Manager & in the above Badi implementation can give me a right solution which will help me a lot.
    Thanks a lot in advance.
    Thanks
    Ravi.
    can any one give the solution regarding to the above one.
    Edited by: ravikanth on Jul 23, 2008 8:13 AM

    Hello Priyanka,
    I have the same problem by using Service Ticket in SAP CRM 5.0.
    Did you already solved this issue? If so, can you please provide the solution!?
    How can I activate and check the transfer log?
    Thanks and regards
    Alex

Maybe you are looking for

  • How to sync with vista 64 bit windows calendar and windows contacts

    Hi all, I see the clear msg on the Palm site saying that 64 bit windows is not supported, but that is still my need and my goal.  I just bought a new DELL desktop and am transitioning to it, but this is a showstopper. I want to ask if any user has su

  • Beats Pill 2.0 No Longer Works on iPad 2

    My iPad 2 no longer connects to the Beats Pill.  Why did it all of sudden stop? I have an iPad 2 (IOS 7.1) and Beats Pill 2.0. It used to work on the iPad, but recently stopped.  It still works with my Windows Nokia phone, so I know the Beats Pill is

  • How to include the RNDISFN.h header file in the WIN CE Build ?

    I need to include the header file RNDISFN.h in the build of the WIN CE OS. By default the file is not included. What do i need to include  in the OS design to have the Header file compiled ? Who can help ?  (thx in advance to all these brave people t

  • Cannot Open A Page Because "too Many Redirects Have Occurred"

    I am getting the error "Cannot Open A Page Because too Many Redirects Have Occurred" when I try to access URL after changing device language to Espanol (Mexico). It works fine for English option. Tried the solution given TS3320 but no success. URL al

  • 640 - No event raised for Infotype 19 (SWEHR1/2/3)

    G'day all, I'm trying to raise events when Infotype 0019 is inserted/changed/deleted. I've had a poke through SWEHR1/2/3 to find similar entries. Most of the Person related infotypes are linked to Objects with an ultimate parent object of EMPLOYEEI.