KM HTML Editor Toolbar

Hi All
I have some missing icons from the Dev portal HTML Editor toolbar and wondered if anyone could help me identify where the problem lies.
I go to Content Administration --> Km Content, then I navigate in to the documents folder and click from the menu Folder --> New --> HTML File and the screen changes to the 'New HTML Document' screen. This all works as I expect but on our Dev portal the toolbar above the HTML Editor only contains B I and U.
On our QA and Training portals this toolbar contains many useful icons.
I have done a lot of searches but I have been unable to find a solution.
Does anyone know whats wrong or needs changing on our Dev portal ?

I figured it out myself, under System Administration - System Configuration - Knowledge Management - Content Management
Utilities - Editing - HTML Editing
There are these options:
Always Use Secure HTML Editor
Allow Only Basic Formatting
Allow Links
Activate Clipboard Buttons
Allow Preview
Allow Indenting
Allow Tables
Allow Bullets and Numbering
Allow Images
Allow Text Size and Font Settings
Allow Color Settings
On Dev we had all options ticked so for us that meant 'Allow Only Basic Formatting' was giving limited icons on the HTML Editor toolbar. It is worth noting that if 'Always Use Secure HTML Editor' is not ticked then the other options dont do anything, it is all based around this first option.

Similar Messages

  • Change or replace KM HTML Editor

    Hi again,
    I would like to customize the KM HTML Editor or replace it with another Editor.
    Has anyone done that before?
    If so, I'd like to know how to achieve that!
    I know this might be very complicated, but I appreciate every little hint!
    Best regards, Marko

    I figured it out myself, under System Administration - System Configuration - Knowledge Management - Content Management
    Utilities - Editing - HTML Editing
    There are these options:
    Always Use Secure HTML Editor
    Allow Only Basic Formatting
    Allow Links
    Activate Clipboard Buttons
    Allow Preview
    Allow Indenting
    Allow Tables
    Allow Bullets and Numbering
    Allow Images
    Allow Text Size and Font Settings
    Allow Color Settings
    On Dev we had all options ticked so for us that meant 'Allow Only Basic Formatting' was giving limited icons on the HTML Editor toolbar. It is worth noting that if 'Always Use Secure HTML Editor' is not ticked then the other options dont do anything, it is all based around this first option.

  • 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 Editor component and images

    Hi All!
    I know that the HTML editor component does not support images currectly.
    BUT: I though if I directly insert image link tags (<--img src="..."/-->) into the content of the editor, maybe it could work.
    So I tried.
    I realized the followings:
    - The image displays perfectly within the editor if the image link is outside of the database (remote link).
    - But, the image does not displays at all, if it is a server side LOB.
    (I use the server side image displaying procedure discussed in a few topic in this forum, and it works on a lot of pages in my application, and also on this page where the html editor is, BUT not IN the html editor).
    I'm using Firebug for Firefox, so I was able to track down what is happening in the background (while accessing images). I got this:
    The working image access (which is outside the html editor component) sends this request to the server:
    Request Headers
    Host     127.0.0.1:8080
    User-Agent     Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
    Accept     image/png,*/*;q=0.5
    Accept-Language     en,hu;q=0.8,hu-hu;q=0.5,en-us;q=0.3
    Accept-Encoding     gzip,deflate
    Accept-Charset     ISO-8859-2,utf-8;q=0.7,*;q=0.7
    Keep-Alive     300
    Connection     keep-alive
    Referer     http://127.0.0.1:8080/apex/f?p=102:21:3834663108933486:POPUP:NO:::
    Cookie     r3=%23ALL; r2=%23ALL; r1=%23ALL; ISCOOKIE=true; ORACLE_PLATFORM_REMEMBER_UN=KVIZ:sys; WWV_FLOW_USER2=BCD31FD14D4CFDF8
    Cache-Control     max-age=0
    The response for this is the correctly displaying image (of course).
    The non-working image access (which is within the html editor) send this:
    Request Headers
    Host     127.0.0.1:8080
    User-Agent     Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
    Accept     image/png,*/*;q=0.5
    Accept-Language     en,hu;q=0.8,hu-hu;q=0.5,en-us;q=0.3
    Accept-Encoding     gzip,deflate
    Accept-Charset     ISO-8859-2,utf-8;q=0.7,*;q=0.7
    Keep-Alive     300
    Connection     keep-alive
    Referer     http://127.0.0.1:8080/i/fck/editor/fckeditor.html?InstanceName=P21_NEW_MESSAGE&Toolbar=Default
    The response for this is:
    "The requested URL /i/fck/editor/KVIZ.image_display was not found on this server"
    I think the problem is the boldface referer.
    Can you (Gurus :) ) add any comment on this?
    Maybe a trick to avoid my problem?
    Sorry for being so long.
    Thank in advance,
    Zsoca

    SimplyHTML at http://www.lightdev.com/template.php4?id=3

  • Starting HTML Editor Standard with collapsed toobar

    Gurus,
    I have a page with several HTML Editors items. As you can imagine, this can look a bit busy. I would like to start the page with the Toolbars collapsed. I notice that there is an arrow that will collapse the toolbar, but how can I start with the toolbar collapsed.
    Thanks,
    Craig

    Hi,
    I have the exact same problem. Anyone that knows the answer to this ?

  • Make changes to the rich text-editor toolbar

    I need to add and remove some functionality of the rich text-editor toolbar. Based on the documentation: "Oracle Portal 10g release 2 - enhanced rich text editor", I can modified the Rich Text Editor (RTE) by modifying a file located in http://<host>:<port>/images/buildUIembed.html. To remove or rearrange a button within the RTE toolbar, I need to modify the drawEditor() function. I was able to do this; however, now I need to add one functionality: add the header format. I want to add the functionality of having "h1", "h2", and "h3" in some type of combo box. I know how to remove, but I am not sure how to go ahead and add this functionality. Any help will be greatly appreciated.
    Thanks,
    Marcelo

    I need exactly this feature too...
    Have you find some information?
    I plan to change to other rich editors (as TinyMCE) but I have no documentation about how to do it...
    :-(

  • Safari Mac won't display Rich Text HTML editor in Yahoo web mail

    "Safari 3.2 (Mac)", "Yahoo email", "Compose Message" Toolbar, Rich Text (HTML) editor.
    In Yahoo's Compose Message editor, I don't see the Rich Text (HTML) editor and its toolbar while using Safari 3.2 in Yahoo mail (classic). In Firefox, I see the Rich Text editor toolbar and it works fine.
    I've searched on this forum, including Yahoo and others, and don't see this complaint. Is there something I've overlooked?
    Is Safari Mac even capable of running the Rich Text editor in Yahoo email?

    Hi Semi,
    I found this in the Yahoo Mail Help:
    How do I write in BOLD, italics or Color, or change font size?
    On the Compose page, above the upper-right corner of the compose window, there's a link that either says Rich Text or Plain Text. Click this link to switch back and forth between the two. Since the link is the switch, you'll actually see Plain Text when you're in Rich Text.
    In Rich Text, you can change the look of your message in a bunch of different ways. Again, since the link is there to switch from one mode to the other, if you see Plain Text, that means you're already in Rich Text! If you see Rich Text, click it.
    The Rich Text toolbar appears above the Compose window.
    Spell check
    Going from left to right, the first button is the 'abc' spell-check button. Click it anytime to check your spelling starting at the beginning of your email. When you're finished, click Close.
    Font and Size
    Font: The Font button has two F’s on it. Click it to view other Font choices and select another Font.
    Size: Click the button with two A’s on it to choose the size of type you want. Browse the menu and click the size you want.
    Bold, Italics and Underline
    B is for Bold, I is for Italics, and U is for Underline. Emphasize your point! :o)
    To use these formatting tools, either click a button and start typing, or, select a block of text (or one word), and then click a button to format the text.
    color
    Text Color: Click the "T" button to see a palette of many colors. Select the text color you want, and start typing. Or, select a block of text (or one word), and then click the button to apply the color.
    Background color: Want to give your text a background color? Either click the highlighter color you want and then start typing, or, select the text to which you'd like to add a background, then press this button to apply the highlighting color.
    Emoticons
    Add emotional oomph to what you say by selecting from the list of graphical emoticons.
    Links and Lines
    Globe with Links button: Insert a web site link!
    Line button: Insert a horizontal line. Handy!
    Alignment
    Choose from flush-left, centered, or flush-right text alignment.
    Lists
    Bullets and Numbering button: create bulleted or numbered lists.
    Indenting
    Decrease Indent: Place the cursor where you would like to move the text to the left and click the "Decrease Indent" button.
    Increase Indent: Place the cursor where you would like to move the text to the right and click the "Increase Indent" button.
    Yahoo hasn't the best rich text editor out there for e-mail. Why not use Mac Mail... so much easier and supports RT. Yahoo having laid off personnel, I doubt if their internet based mail client sees much in the way of improvement anytime soon.
    Carolyn

  • Textarea with HTML editor is not working

    Hi all,
    This is producing me a real headache.
    I created the simplest application in the world with one Textarea with HTML editor, and the editor control does not show the usual tool bar for fonts, color, alignment, etc. Just a ordinary textarea.
    Moreover, this was working before... I moved to another location in my work (me, not the server). Yes, I thought about the Internet Explorer, but Firefox has the same issue.
    So any idea I can try to make this work?
    I have another applications already in production with the same issue.
    Need help!!!!!!!!!
    Thanks in advance.
    Lukas.
    Application Express 2.1.0.00.39
    Oracle Database 10g Express Edition Release 10.2.0.1.0
    Internet Explorer 7.0.5730.11
    Firefox 1.5.0.11
    Windows XP Service Pack 2
    1 G Ram
    Pentium D CPU 2.80GHz

    Lukas,
    I would go and integrate FCKEDITOR (http://www.fckeditor.net/ ) into your application.
    Here are instructions on how to achieve this (sorry but only in German):
    http://www.oracle.com/global/de/community/tipps/einbinden_fckeditor/index.html
    It basically means:
    1) copying the files from fckeditor under the /images directory
    (you can use the instructions here: http://daust.blogspot.com/2006/03/where-are-images-of-application.html)
    2) creating two shortcuts INCLUDE_EDITOR_SCRIPTS and EDITOR
    3) placing the shortcut INCLUDE_EDITOR_SCRIPTS into the page html header and
    4) placing the shortcut EDITOR into the post element text of your plain textarea element
    That's it.
    BTW, FCKEDITOR has been included in Apex 3.0 as a standard item type.
    Regards,
    ~Dietmar.

  • Creating a small HTML-Editor using JEditorPane

    Hello! I'm trying to create a small HTML-Editor. Via this editor users shall be capable to create formatted text (bold, italic, underlined, different sizes, different fonts, different colors). Furthermore, if the user pushes the enter-button a new line-break (<br>) shall be inserted. Basically my editor is working but with some big problems:
    1. When I create an instance of my editor, I initialize it with some html-code.
    this.m_EditorPane.setText("<html><head></head><body></body></html>"); Without this initialization between the <body> and </body> <p> and </p> will be inserted, what I don't want. But if I push now the enter-button at the beginning, <br>-tag will not be inserted in the <body>-area but in the <head>-area.
    2. Styling text is working really good, but when I insert a line-break (via enter-button), the <br>-tag is inserted after the (e.g.) closing bold-tag (</b>). So, in the next line, this style-property must be reselected.
    Can anybody help me to change this behavior?
    Kind regards, Stefan
    P.S. The way I insert the <br>-tag:
    JEditorPane editor = getEditor(ae);
    HTMLDocument doc = getHTMLDocument(editor);
    HTMLEditorKit kit = getHTMLEditorKit(editor);
    editor.replaceSelection("");
    int offset = editor.getCaretPosition();
    kit.insertHTML(doc, offset, "<br>", 0, 0, HTML.Tag.BR);
    editor.getCaret().setDot(editor.getCaretPosition());P.P.S. Sorry for my bad english :-/

    Hello! I'm trying to create a small HTML-Editor. Via this editor users shall be capable to create formatted text (bold, italic, underlined, different sizes, different fonts, different colors). Furthermore, if the user pushes the enter-button a new line-break (<br>) shall be inserted. Basically my editor is working but with some big problems:
    1. When I create an instance of my editor, I initialize it with some html-code.
    this.m_EditorPane.setText("<html><head></head><body></body></html>"); Without this initialization between the <body> and </body> <p> and </p> will be inserted, what I don't want. But if I push now the enter-button at the beginning, <br>-tag will not be inserted in the <body>-area but in the <head>-area.
    2. Styling text is working really good, but when I insert a line-break (via enter-button), the <br>-tag is inserted after the (e.g.) closing bold-tag (</b>). So, in the next line, this style-property must be reselected.
    Can anybody help me to change this behavior?
    Kind regards, Stefan
    P.S. The way I insert the <br>-tag:
    JEditorPane editor = getEditor(ae);
    HTMLDocument doc = getHTMLDocument(editor);
    HTMLEditorKit kit = getHTMLEditorKit(editor);
    editor.replaceSelection("");
    int offset = editor.getCaretPosition();
    kit.insertHTML(doc, offset, "<br>", 0, 0, HTML.Tag.BR);
    editor.getCaret().setDot(editor.getCaretPosition());P.P.S. Sorry for my bad english :-/

  • Who can help me with replacing the standard HTML editor in WPC?

    Hi all,
    We have chosen to replace the standard HTML Editor in the Web Page Composer by the TinyMCE Editor. I have worked my way through the document written by Boris Magocsi (https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f04b5c5d-3fd2-2a10-8ab0-8fa90e3ac162) and the TinyMCE Editor is diplayed when we add or edit a paragraph.
    However, we can not type any text in the input field anymore and we can not click any of the buttons in the TinyMCE editor. Can anybody help a total Javascript newby with fixing this? Full points will be awarded obviuosly. Thanks in advance!
    Best regards,
    Jan
    Note: We are on NW 7.0 SP 15 and the WPC component is not patched yet. We are trying to complete that today and patch it to patch level 1.

    Snippet from the default trace:
    #1.#005056A13EB000880001D90400005EBC000452C3D2595400#1216900908012#com.sap.engine.services.connector.resource.impl.MCEventHandl
    er#sap.com/irj#com.sap.engine.services.connector.resource.impl.MCEventHandler#JALAROS#631##192.168.17.45_POD_3367950#JALAROS#ef
    efb1f0597211ddc652005056a13eb0#SAPEngine_Application_Thread[impl:3]_25##0#0#Debug##Java###>>> com.sap.engine.services.connector
    .resource.impl.MCEventHandler15c015c --> 5(locTrSupp:false).cleanup({0}), shared: {1},  destroyed {2}, invoked from: {3}#4#tru
    e#false#false#java.lang.Exception
            at java.lang.Throwable.<init>(Throwable.java:58)
            at com.sap.engine.services.connector.Log.getStackTrace(Log.java:61)
            at com.sap.engine.services.connector.resource.impl.MCEventHandler.cleanup(MCEventHandler.java:267)
            at com.sap.engine.services.connector.resource.impl.MCEventHandler.connectionClosed(MCEventHandler.java:524)
            at com.sap.engine.services.dbpool.spi.LocalTXManagedConnectionImpl.removeConnectionHandle(LocalTXManagedConnectionImpl.
    java:322)
            at com.sap.engine.services.dbpool.cci.ConnectionHandle.close(ConnectionHandle.java:278)
            at com.sap.netweaver.config.store.CommonJDBCConfigPersistence.getProperty(CommonJDBCConfigPersistence.java:1120)
            at com.sap.netweaver.config.store.ConfigNode.getProperty(ConfigNode.java:61)
            at com.sap.netweaver.portal.prt.config.cmsource.CMStoreSource.getInternalTimestamp(CMStoreSource.java:1111)
            at com.sap.netweaver.portal.prt.config.cmsource.CMStoreSource.shouldRefresh(CMStoreSource.java:997)
            at com.sap.netweaver.portal.prt.config.cmsource.CMStoreSource.refreshObjects(CMStoreSource.java:1187)
            at com.sap.netweaver.portal.prt.config.cmsource.CMStoreSource.getTimeStamp(CMStoreSource.java:1331)
            at com.sapportals.config.fwk.meta.ConfigurableSourceSynchronizer.synchronizeListeners(ConfigurableSourceSynchronizer.ja
    va:124)
            at com.sapportals.config.fwk.data.ConfigPlugin.synchronizeConfigurablesCache(ConfigPlugin.java:1216)
            at com.sapportals.config.fwk.data.ConfigPlugin.getConfigurables(ConfigPlugin.java:362)
            at com.sap.nw.wpc.km.service.editor.EditorService.getStringConfig(EditorService.java:1119)
            at com.sap.nw.wpc.km.service.editor.EditorService.getImageLayoutSet(EditorService.java:1096)
            at com.sap.nw.wpc.km.service.editor.component.ImageSelectComponent.getCompoundComponent(ImageSelectComponent.java:213)
            at com.sap.nw.wpc.km.service.editor.component.ImageSelectComponent.initializeFromPageContext(ImageSelectComponent.java:
    135)
            at com.sap.nw.wpc.km.service.editor.component.EditorComponentFactory.getComponent(EditorComponentFactory.java:69)
            at com.sap.nw.wpc.km.service.editor.document.AbstractEditorObject.getComponent(AbstractEditorObject.java:162)
            at pagelet.editor._sapportalsjsp_editor.subDoContent(_sapportalsjsp_editor.java:1045)
            at pagelet.editor._sapportalsjsp_editor.doContent(_sapportalsjsp_editor.java:58)
            at pagelet.editor._sapportalsjsp_editor.service(_sapportalsjsp_editor.java:38)
            at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:360)
            at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
            at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
            at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
            at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
            at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
            at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
            at com.sap.nw.wpc.editor.EditorTool.doContent(EditorTool.java:54)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
            at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
            at java.security.AccessController.doPrivileged(AccessController.java:231)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionM
    essageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:207)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    #1.#005056A13EB000880001D90500005EBC000452C3D25AFC5C#1216900908121#com.sap.engine.services.connector.resource.impl.HandleWrappe
    r#sap.com/irj#com.sap.engine.services.connector.resource.impl.HandleWrapper#JALAROS#631##192.168.17.45_POD_3367950#JALAROS#efef
    b1f0597211ddc652005056a13eb0#SAPEngine_Application_Thread[impl:3]_25##0#0#Debug##Plain###>>> com.sap.engine.services.connector.
    jca.ConnectionManagerImpl3fa63fa6.allocateConnection(mcf: com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpla986
    92e1, reqInfo: null)#

  • Run script in HTML editor in WebView WP8.1

    I am developing an app in which I need to give HTML editing facility to the user. So I tried different HTML editors but finally TinyMCE was able to show controls for editing. But I am not able to set the contents of Editor. It gives Exception Exception
    from HRESULT: 0x80020101. And I tried all different solutions but could not figure it out. Here is link to my project
        string tinyMice = "<script type='text/javascript'> function myfun() {tinymce.execCommand('mceInsertContent', false, getQueryStrings());}myfun()</script>";
                        await System.Threading.Tasks.Task.Delay(TimeSpan.FromSeconds(1));
                        await webview_demo.InvokeScriptAsync("eval", new string[] { tinyMice });
    Can somebody help?

    hey,
    I am not sure what you exactly want to do but I took a look at the project you uploaded.
    First of all, you better use the NavigationCompleted or
    FrameNavigationCompleted event for executing onload functions.
    I have no idea about the tinymce js plugin but here is what I did to create a similar scenario.
    1) First, create a js function in the removeformat.html to return a string (replacing your getQueryStrings functions)
    function returnMessageValue() {
    return "Hello JS World";
    2) then create a script notify event handler and wire it up to the page so we can get alerts from the html page loaded.
    In NavigationCompleted event:
    string result = await this.webview_demo.InvokeScriptAsync("eval", new string[] { "window.alert = function (AlertMessage) {window.external.notify(AlertMessage)}" });
    this will notify the webview about window.alert's. So we subscribe to the Script notify event:
    webview_demo.ScriptNotify += (sender, args) =>
    MessageDialog m = new MessageDialog(args.Value);
    m.ShowAsync();
    and finally the code execution for our function:
    await webview_demo.InvokeScriptAsync("eval", new[] { "window.alert(returnMessageValue())" });
    // await webview_demo.InvokeScriptAsync("eval",
    // new[] { "tinymce.execCommand(\"mceInsertContent\", false, getQueryStrings())" });
    result:
    hope it helps
    Can Bilgin
    Blog
    Samples CompuSight

  • Wrong behaviour in link generated by HTML editor

    Hi all,
    anybody knows if there is some bug in HTML editor used in XML Form Builder projects?
    We are facing the following problem:
    1) we create a link by filling the html editor area in a news XML edit form
    2) save and publish the news
    3) in rendering of the news the link doesn't respect the CSS class used for links (e.g. the link is a standard link, blue and underline)
    Is it a standard behaviour or not?
    Thanks
    Marta

    Hi all,
    anybody knows if there is some bug in HTML editor used in XML Form Builder projects?
    We are facing the following problem:
    1) we create a link by filling the html editor area in a news XML edit form
    2) save and publish the news
    3) in rendering of the news the link doesn't respect the CSS class used for links (e.g. the link is a standard link, blue and underline)
    Is it a standard behaviour or not?
    Thanks
    Marta

  • How to configure webforms HTML editor in SAP 4.7 version

    Hello Experts,
    I have been trying to access one of the web forms in sap 4.7 , when i double click the form instead of opening an editor, it is showing me an error ''No HTML editor configured - please complete your personal settings using MS notepad as default''**
    I am stuck any help would appreciated.
    Regards,
    Neeru Sangwan.

    for the result of function module you can check the documentation (from SE37 transaction code)
    Status of User Password (Value: -2/-1/0/1/2/3, see docu.)
    Definition
    Status of the user password (relating to whether it can or must be changed)
    Value Meaning
    -2 Password cannot (generally) be changed
    -1 Password cannot be changed today (only allowed once a day)
    0 Password can be changed, but does not have to be changed
    1 Password is initial and must be changed
    2 Password has expired and must be changed
    3 Password must be changed because it no longer meets the new rules

  • Is there a way to embed an html editor in a webdynpro application?

    Hi,
       I need to create a webdynpro app that has an html editor. I have javascript code(for an html editor) avalaible, but as far as I know there is no way to embed it. Any suggestions? Or is there an existing UI element that I missed?
    Regards,
    Harsh

    hi ,
    Using a Iframe UI u can give the source as the path to this html file(the javascript code). But everytime a event occurs the content i the IFrame UI gets refreshed.
    If u have to just display a content in Iframe UI its fine. If u r planning to navigate inside it ..it wont work out .
    You can fire a exit plug to the javscript code if its the last step in ur application or u can fork a process and create a external window with this url.
    Hope this helps
    Regards
    Bharathwaj

  • Word Wrap functionality in HTML Editor

    Hi,
    Is their any configuration to enable the word wrap functionality in HTML Editor.
    Best Regards,
    Ajay

    Hi Priyaranjan,
    you need to use modules for that. The below link explains step by step a sample for word wrapping in an analysis item.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0f7d724-c0f0-2d10-828f-be249d59b5c3?QuickLink=index&…
    Regards
    Yasemin...

Maybe you are looking for

  • Opening pdf with android reader

    help! i have a new samsung galaxy 10.1 tab. i downloaded adobe reader app from google play store  i cannot open pdf documents created with windows 8  does anyone have a solution? when i attempt to open a pdf it says 'error cannot open document'

  • Campus data collection problem

    I installed this patch for UT support for Nexus 7k in my LMS3.2 (Solaris 10) At the end it asked to reintit the camput manager database, after the reinit I ran the data colletion but it found zero devices. Data collection ran again this morning at it

  • NRW-files in PSE 7

    Hello, Bought a new Nikon camera: Nikon Coolpix P7700. Try to open this NRW (RAW)-files in PSE7 and PSE10. In vain: Got the following message: (Translated from Dutch in English: Cannot open this ...NRW-file because of a wrong file type). I downloaded

  • SRM Shopping cart enhancement at line item level

    Hi Gurus, I am trying to enhance Shopping Cart screen. Could you suggest me which data base table I need to add new field. We are using SRM 5.5. So If we enhance anything on backend, will it reflect in Portal side. Or do we need more development for

  • Copa - report tree

    In KE3Y tcode i want to maintain  copa tree report selection there is no creation function is there but my report is applicable here. i defined the form and report at the time of report creation i assigned the form when i am execute the KE30 T code i