Can't embed HTML in Planning webform instructions in version 11

We used to be able to put HTML in webform instructions in 9.3.1, for example:
line 1<p>
line 2
... where the <p> is converted to a blank line. However this no longer seems to work in 11.1.1.1
Does anyone know how to get this working or can confirm that this feature has been removed?
Thanks
Mark
Edited by: [email protected] on 17-Mar-2009 20:07

Hi,
The way the instructions are displayed has been changed in V11.
All versions call FormAnnotation.jsp to display the instructions, in version 11 the code has been changed so the instructions are displayed inside a textarea html element,
in previous versions it was just displayed as straight html, the unfortunate thing is html tags cannot be used inside a textarea element so they are just shown as the way they were entered.
Though saying that I am sure they have changed the way it works in one of the patches in 9.3.1 , I think it has started converting the some of the tags to html codes so they are displayed the same as you enter them (it was patch 10 I saw this occur maybe it happened before or maybe I was imagining the whole thing)
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Adding HTML content in Planning Webform Instruction box

    Hi,
    I am working on Planning 9.3.1, we are migrating the application from planning 3.5.
    One point i noticed todays is "Adding Instruction to Webform".
    In my Old system- i can add HTML content to set the instruction more user friendly or even i can add url inside the instruction box by href fucntion of html.
    In System 9.3.1- when i just copied that html from old webform Instruction box to new system webform Instruction box, it is not displaying in correct format.
    Any idea and any thought , how can manage to add html inside the Instruction box.
    Ex: <p><b><Font color=blue>Tax Percentage Input:</Font></b><br><br> <b>This form is used to enter applicable Federal and State taxes </b>
    The above text display on click of "View" as the font ,bold etc defined above in my planning 3.5 webform but same content is not working in 9.3.1
    Is that feature has gone in system 9 onwords...
    Regards,
    KK
    Edited by: user8919739 on Dec 13, 2010 12:05 PM

    EW wrote:
    That is correct.> In old versions of Planning if you knew how to write html you could add stuff into the instructions that could be a hyperlink and could be edited for fonts size and color etc.
    >
    This is no longer available based on the base code changing and no longer allowing it. Other might have suggestions on how to make so that works again but way I know handle this is through "menus". In menus you can add hyperlinks to other stuff.
    Well I thought it changed back in later versions 11.1.1.3.04 (I know not much use if you are on earlier versions) :- 9475065 – Users cannot use HTML commands in data form and task list instructions.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can I embed html using an imported form?

    I have been trying to find a simple answer to this..
    And the answer seems to be No!
    NO? really?
    So importing forms to fiormcentral is only to keep track of email responses?
    Doesn't acrobat do this already?
    I'm sorry I don't understand why I can import to get results, but I can't import to get a webform built?
    Maybe my form is too complicated or duplicates???
    If  the form is built/formatted correctly can I import it and embed it then?
    Or is it just not possible in any way shape or form? (pun intended )
    Thanks

    Also what is with the SCAM with the pricing?
    0.99 cent /month trial forms plus basic - becomes $14.99/month after (5 forms)
    $11.99/month formscentral plus - allows unlimited forms / $11.99/month (NO IT'S NOT, IT'S $143/year - ABSOLUTELY NOT MONTHLY SO WHY LIE ABOUT THIS OPTION???)
    $14.99/month acrobat pro - includes formscentral (NO IT DOESN'T , it includes a local version of formscentral that allows you to create forms ready for formscentral)
    IN DOCUMENTATION:
    it clearly says
    FORMSCENTRAL PLUS IS AVAILABLE WITH ACROBAT PRO SUBSCRIPTION IN SELECT COUNTRIES.
    But doesn't list the countries and it sure as hell isn't part of ACROBAT PRO subscription anywhere I can see.
    This is very upsetting all of this.
    It makes me NOT want to use Adobe FORMS anything.

  • Can you embed HTML code into a Captivate project?

    Hi there.
    Is it possible to embed HTML code into a project? I can't find any options to do it. I'm using Captivate 7.
    Thanks.

    Yes I am talking about the play button when the course launches.  If you modify the index.html to look like this, the course will automatically play instead of showing the play button.
    function initializeCP()
                    function cpInit()
                                    document.body.innerHTML = "
                                    cp.DoCPInit();
                    if((typeof InitAppPackager !== "undefined") && (typeof InitAppPackager === "function"))
                                    InitAppPackager(cpInit);
                    else
                                    cpInit();
                                    cp.movie.play();
    The part in read is the command that I add to the index to make it autoplay.

  • Can i embed HTML file into HTML file?

    Recently i learn to design and code my website from scratch with some help from my friend and asking here and there.
    I want to make it easier for editing so i make header and footer. At first i want to embed header.html and footer.html into index.html, as my friend said index.html is more google friendly than index.php
    I can't find the answer anywhere for embedding HTML into HTML, is there a way?
    My website is at http://www.baliweddingphoto.com
    Probably you guys can check and help me embed .html into .html
    Thanks before.

    Already did, i'm glad to hear from MurraySummers and Rob Hecker2 that no differences between index.html and index.php, so i will stick on using my index.php
    Now i can sleep well and continue my code learning without doubt
    Thanks Guys.

  • Can i embed html code into my email signature

    I am trying to create a e-mail signature that includes an image as well as html code. I have no idea how to get this done. Help!

    Are you referring to use of content within a content ?
    You can use any composition or panel to achieve this, but if you are referring to use html content to another html content , then you would need to work out with the code and combine them and then insert on page so that both html functions properly.
    Thanks,
    Sanjit

  • Can you embed HTML snippets into Reflow?

    Is this possible to do...ie a youtube video or even some other embeddable element?

    Currently, Reflow only supports boxes (divs), text and images. We're planning on adding more elements in the near future, although HTML snippets aren't going to be there for a while.
    - Vic

  • Embed HTML tag

    Hi I am toatally new to Flex. and i like RIA.
    I have a question.
    can I embed html tag into flex controls line in panel
    control?
    for example I want to use <table></table> into
    flex's 'panel' control.
    this requirement arose beacase, I have some raw code from my
    previous ajax application with simple html and javascript, and
    typically I used to use them as
    div-Id.innerHTML="<table><row><td>hello</td></tr><table>"
    i simple want to reuse my code with flex RIA
    I shall be highly oblized if anybody could help me as soon as
    possible.
    thanks
    Ravendra

    "ravendra.kumar" <[email protected]> wrote
    in message
    news:g6u91u$q06$[email protected]..
    > Hi I am toatally new to Flex. and i like RIA.
    >
    > I have a question.
    >
    > can I embed html tag into flex controls line in panel
    control?
    >
    > for example I want to use <table></table>
    into flex's 'panel' control.
    >
    > this requirement arose beacase, I have some raw code
    from my previous ajax
    > application with simple html and javascript, and
    typically I used to use
    > them
    > as
    div-Id.innerHTML="<table><row><td>hello</td></tr><table>"
    >
    > i simple want to reuse my code with flex RIA
    >
    >
    > I shall be highly oblized if anybody could help me as
    soon as possible.
    I think you'll find it easier to just work with the Flex
    version of a Table,
    which is the DataGrid.
    HTH;
    Amy

  • Can't update html

    can't update html since downloading the most recent version of Firefox

    can't update html since downloading the most recent version of Firefox

  • How can I embed an html signature in my mail

    how can I embed an html signature in my mail signatures? I have done it easy with older operating systems, but have no idea with the 10.8.2. Following the olds steps don't work...can't "save as" in the library...that folder isn't even an option

    http://code.coneybeare.net/how-to-make-and-html-signature-in-apple-mail

  • How can I embed an DOCTYPE HTML Form from Adobe Forms central into a responsive html5 page?

    How can I embed an DOCTYPE HTML Form from Adobe Forms central into a responsive html5 page?
    -Luis

    Hi,
    You can embed the form on your website, but you need to make sure that javascript has been enabled in the browser. You need to copy the embed code and add it into your HTML code. If you would like FormsCentral to generate embeded HTML form without using javascript, you may post a feature request and vote it. Hope it helps! Thanks!
    Kind regards,
    Shiyao Bao

  • How can I reduce number of rows in Planning webform in Smartview?

    Hi,
    I downloaded a Planning webform into Smartview. I want to reduce the 1000 rows down to 20 for a particular user as he does not submit data for the other 980 rows. How can I reduce number of rows in Planning webform in Smartview?
    Someone said that I can insert vlookup code into Smartiveiw pointing to a new worksheet that has only 20 rows. I could not test it as our Planning 9.3.1 has a bug that would not take sub variables from Smartview.
    Thanks.

    Hi,
    My first reaction is why do you have a form with a 1000 rows, surely this is a design issue and doesn't benefit anybody when entering data, anyway why not have security on the dimensions then users will only see what they have access to when they retrieve the form in smart view or through the planning web front end.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can i embed an html page in the webdynpro

    i am having a html file which will select one file and will upload to the server...
    can i embed that html file in my web dynpro application...

    Sunil,
    Currently there is no way to pass data from non-WebDynpro application to WebDynpro application.
    The only options are start-up parameters and portal eventing, both are inappropriate for your scenario.
    Why not to use regular WebDynpro component with IWDFileUpload control?
    VS

  • Why I can't paste embed html music player?

    Hi everyone,
    I've tried with two different player; jw player and podsnack and each time I copy paste the code in my layout, I see a big square with "enable to generate thumbnail" in it.
    Anyone knows why?
    Here is the code
    <iframe style="border:none" src="http://files.podsnack.com/iframe/embed.html?hash=a7u3wnpu&t=1386856325" width="395" height="364" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
    Thank you,
    Ben

    Hi Ben,
    I tested your code. I get the same error in Muse. however, when I previewed it in a browser, the player loaded fine. Please test it in a browser and let us know if you still can't see the player.
    Regards,
    Aish

  • Embed  html file without using IFrame UI

    Is there any way to embed html file without using IFrame UI?

    Hi
    To embed a static HTML content inside your view, Iframe is the easiest form or else, you can provide links through Linktourl UI or through a static text or a button, invoke a action and display the HTML content inside the frame or call it in a seperate (external) window.
    Otherwise, we have only less options!
    if you have anything specific, do let us know
    thanks
    sathya

Maybe you are looking for

  • How can i create a slideshow with the newest version of dreamweaver?

    I am trying to figure out how to create a slideshow but i cannot find any explanations for the new version of Dreamweaver. Can anyone help?

  • How to use FMINUNC in the MathScript - LabView 8?

    Inside the Mathscript node I have the following script: [xmin, fval] = fminunc('test',[2;2]) and the function test is defined in the file test.m that has the following content: function f = test(x) f = x(1)^2 + 2*x(2) - 1 The problem is that the FMIN

  • To trigger ADOBE form from Custom Infotype

    hello, I hae create d ADOBE form and want to trigger it on "Save" record from Custom Infotype.... I need this form to be displied as User my do some changes and save it again... I have used following code to trigger this from module pool... Data : lv

  • X61- XPSP2 - installed new BIOS 2.19 - Will not boot on Ultrabase

    I upgraded the BIOS 2.19 and now .. my Ultrabase is not recognized (which means on CD-ROM) and the laptop will not boot when docked at all.   Even docking after boot .. won't recognize the CD-ROM and external ports. XP serivce pack 2  X 61   (and no

  • Airtunes option suddenly not available

    Help, I recently got the airport express and I had an option in Itunes to select internal speakers or remote speakers but I never had remote speakers. Now I went out and bought some but when I open Itunes the option is no longer there. Any Ideas? Itu