Several words in question entry text box.

Here's my situation:

In a slide, I have 4 TEBs and 1 button send. Answer exact TEBs is Double action. The problem is when I test the page in HTML5, the Double-action response is wrong. But if I type in "Double action" (with the quotes), it's okay.

There is no problem with the other TEBs because they are all one word. I understand that captivate automatically add quotation marks to several words to keep the spaces between words. But when I check the javascript file after the publication, the thing was written as (action \'"Double' \" "). The------' because of the quotes to be included as the answer as well.

Right now my only solution is to manually remove the quotes in the javascript file after the publication in HTML format. I wish to have a better solution for this. Help, please.

Please install updates (patch, free). Latest version is 8.0.3.

Sent from my iPad

Tags: Adobe Captivate

Similar Questions

  • Several radio buttons from multiple text entry text box.

    Once more, I find myself asking for help.

    I have a form with a lot of questions. Answers are derived radio buttons which, in turn, are displayed in the text boxes associated with each group of option buttons. This part. that I don't have a problem.

    I want to make is that all of these responses are also displayed in a text box 'Total' separate in order to give an overview of the results of the form.


    The problem I have is that I get only 1 answer in my text box 'Total' and that while it is replaced at the next RB is selected in the following selection of questions and answers.

    Any help will be appreciated.

    Raffé.

    Hi Raffé,

    If you want to view all selections made in the option buttons in the total field, you can directly all of the above as a concatenation of string like this.

    Total.rawValue = Radiobutton1.rawValue + 'some delimiter as the comma, hyphen if you want to' + radiobutto2.rawValue + etc...

    Remember that the total field shouldn't of TextField NumericField.

    Thank you

    Sidonie.

  • Several checkboxes related to a text box, I need to add another function.

    Hello, I use a form with several boxes. The boxes work well when applying rawValue.

    The question I have is if a checkbox is disabled.

    This happens when my client is making a mistake by clicking on the wrong box.

    As they clear the box my all the text box information is deleted and the customer must hit the reset button.

    How can I add the following functions? :

    1. Boxes unchecked will not all previous information text box field, it only deletes the information applied to this box.
    2. Among the boxes turned the box labled 'None' is disabled.

    Here are my settings:

    topmostSubform. #pageSet [0]. PageArea1. #subform [0]. CheckBox6::change - (JavaScript, client)

    If (this.rawValue == 'A1') {}
    TextField7.rawValue = "• avoid animal exposure; "remove carpet and bedding clean often" + "\n" + TextField7.rawValue;
    }
    If (this.rawValue == '0') {}
    TextField7.rawValue = "";
    }

    If (this.rawValue == 'A1') {}
    topmostSubform.Page1.Trig.RowTrig.Triggers.rawValue = "Animal dander, dust, mold, cockroach" + "\n" + topmostSubform.Page1.Trig.RowTrig.Triggers.rawValue;
    }
    If (this.rawValue == '0') {}
    topmostSubform.Page1.Trig.RowTrig.Triggers.rawValue = "";
    }
    If (this.rawValue == 'A1') {}
    topmostSubform.Page1.Trig.RowTrig.Avoid.rawValue = "• avoid animal exposure; "remove carpet and bedding clean often" + "\n" + topmostSubform.Page1.Trig.RowTrig.Avoid.rawValue;
    }
    If (this.rawValue == '0') {}
    topmostSubform.Page1.Trig.RowTrig.Avoid.rawValue = "";
    }

    Thank you

    Arnold

    Why don't simply do you some if sentences that involve all the possibilities?

    Then you can put the script on each event 'change' of checkboxes.

    (Of work but I think that you have already invested less.)

    Another solution would be to write a script on the calculate of your text box event. If the user will not be able to crush then.

    (Javascript)

    If (A.rawValue! = null)

    {this.rawValue = "Text1" ;}

    If (A.rawValue == null & B.rawValue! = null)

    {this.rawValue = "Text2" ;}

    If (A.rawValue! = null & B.rawValue! = null)

    {this.rawValue = this.rawValue + 'Text2' ;}

    If (C.rawValue! = null & (A.rawValue! = null |)) B.rawValue! (= null))

    {this.rawValue = this.rawValue + "Text3" ;}

    If (C.rawValue! = null & A.rawValue == null & B.rawValue == null)

    {this.rawValue = "Text3" ;}

    If (A.rawValue == null & B.rawValue == null & C.rawValue == null)

    {this.rawValue = null ;}

    If (A.rawValue! = null |) B.rawValue! = null | C.rawValue! = null)

    {None.rawValue = null}

    You can also put this on the change event of your boxes, simply change the 'this' in the name of your text box...

    Hope I have at least a fair bit names

    The descriptions in the text box are well sorted.

    Lisa

    Edit: looked once more to your script. The domain that generate you the scripting has a few ' # ' in its name. If the fields you the script to have too much in their name and you just demolished it it won't work. Or they will work if you simply let them.

    If they have the only solution is to rename the subforms etc.

  • Question about text boxes, and then select options in web sites and text in yahoo.

    Hello

      I am a web developer working on with web sites. I am a regular user of fire fox , previously i sent an issue about search option in fire fox browser,  i am very much happy to see change in the search option in browser recently. Presently i got an issue in browser about select and text box ... i'm not able to view them properly i mean the text is breaking ... sample i opened yahoo browser .. i was shocked to see breakable text .i will attach screen shot if possible. please fix this as soon as possible.
    

    Thank you
    Lady Sarah.

    You can not attach a screenshot in the first row who starts a thread, but you can do it in subsequent responses.

    • Use a type of compressed as PNG or JPG image to save the screenshot
    • Make sure you do not exceed the maximum size of 1 MB

    What the font is used to display this text?
    You can select "Inspect element" in the context menu to open the Inspector (Firefox/tools > Web Developer).
    You can check the font used for the text selected in the tab fonts in the right pane of the Inspector.

  • Several links in a single text box?

    First of all, I apologize for my English...

    I just want to know how I can create multiple links in a single text box. It is something really easy to do in Flash but I have not found a way to do this in CF.

    Here's an example done in Flash:

    example.jpg

    Thank you in advance!

    Depending on what else you have, you can use the data list component.

    To get the text to have highlights, you will need change the repeated item. You can also adjust the colors and fonts as well. The reversal by default and some States will probably not UI wanting, so make sure that change you those as well.

    Now for interactivity, select the datalist control and use the Interaction Panel, choose "The Select" and then "Go To Url", the trick is to make sure her "when a specific item is selected" is also defined. Here are the basic settings for your links work:

    Add new interactions for each item that you want to be functional.

  • Simple question about text box

    I have a text box that should remain only display, except that they are the character ' / ', then there must be active to enter data in there.
    Is this possible?
    Thanks advance.
    Doug

    Hi Doug,.
    It is possible. You must use java script to turn on and off the field.
    type the following script into the HTML header section

    type the following in the footer section-

    so he will get the value when the page is loaded...

    in the first text field or any mandatory text field, type the following to the form HTML - elements attributes

    onBlur = "javascript:enableDisable (this.value); "

    This will activate the text field if the condition is true. Make sure that you change the name of your text box (P1_TEXT).

    Hope this will help,

    Pascal M
    http://Tajuddin.whitepagesbd.com

  • Entry text box loses focus after setting the innerHTML

    I'm trying to change my widget so that it supports the search when you type.

    But when my javascript event fires to submit ajax request entry box retains loses focus.  I tried to reset the focus after writing the html code with blackberry.focus.setFocus (), but this function sets the cursor at the beginning of the entry rather than at the end zone, so I can continue typing.

    Is it possible to update the html code in a DIV without losing the focus on my entry box, or there at - it a way to make the blackberry.focus.setFocus () to go to the end of the string currently in the box?

    Here is an example of the code that I am trying to work in my 9700 Simulator:

    ------ JS Code---function doLiveSearch(str) {  if (str.length==0) {    document.getElementById("results").innerHTML="";    return;  }   xmlhttp=new XMLHttpRequest();  xmlhttp.onreadystatechange = function() {   if (xmlhttp.readyState==4 && xmlhttp.status==200) {    document.getElementById("results").innerHTML=xmlhttp.responseText;     blackberry.focus.setFocus("search");    }  }  xmlhttp.open("GET","livesearch.php?q="+str,true);  xmlhttp.send();}
    
    ------- HTML Code-----
    ----here's an example what my lookup code returns.----
    One
    Two

    Try with selectionStart and selectionEnd before focus:

  • Entry text box does not work properly when repeating the Quiz

    Dear user of the Adobe Captivate Forum, I use Adobe Captivate 8. I created a slide with eighteen TEB on a slide. User must confirm with the Enter"" key. If the user tried the first time, it works great. The results of Quiz Slide, I gave the user the opportunity to try again. After a few field blocking the system. Sometimes she only maybe it happens after 7 fields, sometimes, it happens after 9 fields. It's always different. I had this experience by testing with an executable file. I tried on different computers. In the Quiz results slide, by activating the slide, I have the top variables to 0. There are no specific options in all areas. Could you tell me your experience or send me a feedback? Thank you very much for your efforts. Cordially to Leobersdorf in Austria.

    ICH muss mich entschuldigen, Gerhard. I do not work for Adobe, just a user of Captivate (freelance consultant/trainer), I cannot accept the debug files. You can post screenshots, or more details in this forum and I'll try to help out you.

  • Enter several values in the comma-delimited text box

    Hello

    I have a text box element on my entry page, where to enter specific user name to get the data it is an optional field,
    the requirement is now so the user want to type in several user names in the text box element.

    Is it possible, and they want to enter usernames separated by commas...

    How can I change my code?

    Here is the code that I currently have a
    select 
    *
    from   DW_RFA_JOBDATA
    where  FINISH_TIME >= :P1_START_DATE 
    and FINISH_TIME < :P1_END_DATE
         AND ( USER_NAME = :P1_USER
     OR (USER_NAME = USER_NAME AND :P1_USER is null))

    Misspelling in the sql. Try this one

    select
    *
    from   DW_RFA_JOBDATA
    where  FINISH_TIME >= :P1_START_DATE
    and FINISH_TIME < :P1_END_DATE
         AND  instr(',' || :P1_USER || ',', ',' || USER_NAME || ',') > 0
     OR (USER_NAME = USER_NAME AND :P1_USER is null)
    
  • Borders of text box 'lost' when converting from word to PDF document

    I am converting a word doc that contains text boxes in PDF using Acrobat Pro XI. When I convert the doc, the borders of text right and left in the text boxes are not displayed.  It is not a zoom problem when I print the pdf, the left and right boxes remain missing. Why am I wasting these borders and how can I get them in my pdf?

    They will not be displayed, unless

    1. You must click on each text box
    2. Go to Format > shape
    3. Click lines
    4. line color chose desired for borders.

    Once the borders by color as they appear in the created PDF files.

  • Enter several values in the text box, separated by commas and spaces

    Hello

    I have the following syntax as my request to report to the opening of user_names in the area of text separated by commas, but the user sometimes come with a space between commas, could someone please let me know
    How this can be controlled, both when the user uses the space or not use space as well as the comma recording several user names in the text box?
    select 
    *
    from   DW_RFA_JOBDATA
    where  FINISH_TIME >= :P1_START_DATE 
    and FINISH_TIME < :P1_END_DATE
         AND  instr(',' || :P1_USER || ',', ',' || USER_NAME || ',') > 0
     OR (USER_NAME = USER_NAME AND :P1_USER is null)
    Thank you

    Select
    *
    of DW_RFA_JOBDATA
    where FINISH_TIME > =: P1_START_DATE
    and FINISH_TIME<>
    AND instr ("," |) REPLACE (translate (: P1_USER, '! @# $% ^ & * () _-+= {[]}] |------:; ~ ',' '),' ', "). ',', ',' || USER_NAME | ',') > 0
    OR (USER_NAME = USER_NAME AND: P1_USER is null)

  • g fill in the comments text box install

    I want to install Windows clients on a desktop Ubuntu 9.04 64 bit. I use VMware Server 2.0. When I get to install it where windows is asking me questions, the text box will fill with g's as if someone is now pressed the g key. I can remove the g's, but they will be filled again text box. I had the problem with Windows Server 2008 installation however I got around him somehow. I need to have a Windows XP guest, but I'm stuck. If I click on past "Windows XP Professional Setup" with the g's, I will come to the screen to enter my product key - new each text box will fill with g's

    Thanks in advance

    Hello and welcome to the forums.

    This discussion could be of assistance - there is a lot of info in there.

    Good luck!

  • Check box and text box

    I would like to know if there is a way to click a checkbox created (says 'X') and have it show the word "FAILURE" in another text box.  I have only about 10-12 boxes that I want to have this done which is indicated by an exclamation point to the right of the check box.  Verification of the other boxes would not fail in the text box.

    Warehouse Inspection pg1only1.jpg

    George, WOW! It's great.  I tried every checkbox and everything works fine.  Thanks for all your help.  I am so grateful that you did.  Thank you once again.

  • Erasure of the text boxes on the review

    Hello

    I use CP5 and have an exercise where users must enter text in the text entry boxes.  I set up text boxes do not validate user input and does not text.  Once the simulation is complete, I added a "review sample" button that uses an action forward to return to the same blade.  What I've noticed, is that the text in the first text in the text entry box.  However, if I go back a high screen and completely re - enter the slide, the text disappears.  Is it possible to erase the text if you restart a slide?

    Thank you

    Eric

    Hi Eric,.

    Think I have a solution. I read somewhere (but can't explain) who can "go to...". "jump to the second image of a slide, instead of the first image. And your first entry text box is sitting on the first image. It is what explains why I started looking for playing time. That's what I did (I'll use your ID's of different objects on slide 2, would have been easier if you had marked them - I'm a monster labelling, see the blog a few reasons for labelling...):

    • Report Text_Entry_Box_6 from 0.1 s (user does not see that), but because of the time, had to repeat this for
    • Text_Entry_Box_7 to start at 0, 1 second later and
    • Text_Entry_Box_8 to start at 0, 1 second later and
    • Click_Box_68 start at 0, 1 second later (if you want to be perfect timing, Text_Caption_326, Text_Caption_156 and Image_194
    • _Caption_155 text should remain 0, 1 sec longer (because the user needs to see it until a break from Text_Entry_Box_8)

    Hope this has meaning, name your items next time

    Lilybiri

    PS: I checked it and it seems to work here, try it and tell me please?

  • In design CS5 comes out jump text boxes

    I am running Mac OSX 10.5.8 on my MacBook.

    I am working on a menu with a number of text boxes.  When I check the spelling, it seems only to tick the box where the cursor is located.  I tried to make Cmd + A (to select all the boxes on a page) and it doesn't seem to help.

    I have dynamic spelling turned on, but there are words that I know do not check spelling who do not have the red lines under them.

    I have all the preferences checked and language: English: USA is in place.  Case-sensitive is also checked.

    Any ideas?  I'm nervous that I'll miss a spelling error which will undoubtedly submit to endless ribbing of colleagues.  However, by selecting the actual words in each individual text box will never take.

    Thank you!

    You have the search options defined on the history, you would need to have this value for the entire text Document in the doc to be spell checked.

Maybe you are looking for

  • OS and update

    I use Linux Mint and wanted to update my Skype, but on the page, I can choose between operation open source systems like Ubuntu, but not mint. Which should I choose under: Ubuntu 10.04; Ubuntu Multiarch. Debian; Fedore; OpenSUSE and dynamics?

  • How can I change the alarm sounds?

    The default sound is so annoying in the morning. Is there a way to change the sound of the alarm? I watched a few videos on the sound of the alarm of the Apple Watch on youtube and they had the best sounds. I guess Apple has changed with WOS 2

  • HP Pavilion dv6: recovery disks ordered HP but recovery is a FAILURE...

    The hard drive failed on the laptop and I got a replacement after all operations of chkdsk drive, which has been formatted without problem in the initial recovery stage.  Classified into recovery disc for HP Pavilion dv6.  Insert the first disk and e

  • HP 940c

    It would be good to know how to produce an engine number of total pages of my hp deskjet 940c printer. Fact before, but sorry to recognize that simply forgot how it works. Thank you.

  • __Games used to install on my new computer, give me an error code

    I just bought a gateway with Vista Premium FX6000 series computer. When this problem first occurred, I installed all the windows, including SP2 for Vista updates and updated all the drivers. While trying to install both a download from Direct2Drive a