Interaction of the drop-down list

Hello

I use 8 Captivate to create a sensitive project. I would use the interaction of the drop-down list, but it seems that a 14pt font is more I can do text. I can resize the object once it is placed on the slide in "creation mode", but if I saw the project, the drop-down list appears in the 14pt font. Is it possible to get a larger size font? I appreciate your suggestions.

Sincerely,

Peter

Yes, it's so boring, you cannot increase the size of the font. I logged a feature request, if you could do that as well?

In previous versions, there is also a ListArea widget, but that has disappeared.

Tags: Adobe Captivate

Similar Questions

  • In the drop-down list to pull in file access

    HI -.

    I'm a beginner to this bear so please with me.  I know that have been discussed a hundred times but I can't seem to find someone else who is having this specific problem.

    I have v8.2.

    Given that my script was not working, I downloaded the document "Adobe LiveCycle Designer 7.0, providing research of the interactive database of forms" to try to see if I can understand what is happening.

    I built exactly as in the document except for the addition of 'clone (1)' as needed based on what I found in other messages on v8.2 and errors before.

    Drop-down list:

    / * This object listbox will fill two columns with data from a data connection.

    sDataConnectionName

    -the name of the data connection to get the data.

    -Note that the data connection appears in the data view.

    sColHiddenValue

    -It is the hidden value of listbox column.

    -Specify the name of the table column used for the fill.

    sColDisplayText

    -It is the column of the ListBox display text.

    -Specify the name of the table column used for the fill.

    These variables must be assigned for this script runs correctly.

    */

    var sDataConnectionName = "DataConnection;

    var sColHiddenValue = "ID";

    var sColDisplayText = "PART_NO."

    Search for sourceSet node that match the name of DataConnection

    var nIndex = 0;

    While (xfa.sourceSet.nodes.item (nIndex) .name! = sDataConnectionName)

    {

    nIndex ++;

    }

    oDB = xfa.sourceSet.nodes.item (nIndex) .racing var (1);

    oDB.open ();

    oDB.first ();

    Search with the command 'class name' node

    nIndex = 0;

    While (oDB.nodes.item (nIndex) .className! = 'command')

    {

    nIndex ++;

    }

    Define BOF and EOF to stay

    .query.recordSet.setAttribute ("stayBOF", "bofAction"), oDB.nodes.item (nIndex);

    .query.recordSet.setAttribute ("stayEOF", "eofAction"), oDB.nodes.item (nIndex);

    Find the record with the corresponding data connection name

    nIndex = 0;

    While (xfa.record.nodes.item (nIndex) .name! = sDataConnectionName)

    {

    nIndex ++;

    }

    var oRecord = xfa.record.nodes.item (nIndex);

    Find the value

    var oValueNode = null;

    var oTextNode = null;

    for (var nColIndex = 0; nColIndex < oRecord.nodes.length; nColIndex ++)

    {

    If (oRecord.nodes.item (nColIndex) .name is sColHiddenValue)

    {

    o

    ValueNode = oRecord.nodes.item (nColIndex);

    }

    ElseIf (oRecord.nodes.item (nColIndex) .name == sColDisplayText)

    {

    o

    Node = oRecord.nodes.item (nColIndex);

    }

    }

    While (!) ODB. IsEOF())

    {

    this.addItem (oValueNode.value, oValueNode.value);

    IDList.addItem (oValueNode.value, oTextNode.value);

    oDB.next ();

    }

    Close connection

    oDB.close ();

    Button:

    If (Len (Ltrim (Rtrim (SelectField.rawValue))) > 0) then

    $sourceSet.DataConnection.clone (1). #command.query.commandType = "text".

    $sourceSet.DataConnection.clone (1). #command.query.select.nodes.item (0) .value = Concat ("Select * from OfficeSupplies where ID =", Ltrim (Rtrim (SelectField.rawValue)), "")

    Reopen the Dataconnection

    $sourceSet.DataConnection.clone (1) .open)

    endif

    Preview PDF and it connects OK, menu drop down fills properly, but when I click the button, it ALWAYS fills the data from the first record (no matter what is selected in the drop-down list).  It's the same problem I had with my own build.

    Anyone have any ideas of what I have wrong?

    Thank you!

    Misty

    The other thing, that I just noticed is that I usually clone the entire connection and not each node in the link that you have. Try changing your code for this:

    var nIndex = 0;
    While (xfa.sourceSet.nodes.item (nIndex) .name! = "DataConnection2")

    nIndex = nIndex + 1
    endwhile

    oDB = xfa.sourceSet.nodes.item (nIndex) .racing var (1); pertaining to the specified data connection node
    Configure sql call DB to get the details about MNR

    If (HasValue (SelectID)) then

    oDB.nodes.item (1).query.setAttribute ("text", "commandType");

    sqlString var = Concat ("SELECT * FROM drugs WHERE MRN = '", Ltrim (Rtrim (SelectID.rawValue)), "'")

    oDB.nodes.item (1).query.select.nodes.item (0) .value = sqlString.

    now connect to the DB and get a recording
    oDB.open)
    oDB.close ();

    endif

    Also if you copy and paste code quotes always get screwed up... .you will have to type.

    Paul

  • I need to rearrange the order of the 'required securities' at the top of the drop-down list bookmark.

    Hi, useful friends Firefox,.

    I need help to reorganize my combo of bookmarks to make things run in the way that I like. I am former fighter user of Firefox (and Mozilla/Composer etc. way back when). I use Firefox 42.0 on openSUSE 13.2. These two are completely up to date. I'm a fan of Firefox, which is the only browser that I use on my laptop.

    My question is about how to prefix some unwanted with "ZZZ -" titles to make sure they appear only at the bottom of the drop-down list of bookmarks, rather than at the top. The problem is that these six tracks only appear on the list box dropdown bookmarks when I press < Alt > + < B >. They do not appear in the window "library / all bookmarks" in a way I can modify them to insert the prefix. The six titles that I want to move to a more appropriate (and less prominent) space in the list are:
    View all bookmarks
    Bookmark this page
    Subscribe to this page
    To bookmark all tabs
    Bookmarks toolbar
    Download bookmark modules

    I won't be taken away entirely optional. That's why I wish they were downstairs. I just want to get them out of sight, since I was a very organized hierarchy within my bookmark system. I always use strikes, never the pointer clicks, allowing access to my favorites. Those with six in my view area when I opened my favorites to get some desired that URL seems unnecessary. By placing a prefix ZZZ - in front of them, they in alphabetical index would be at the bottom of the list, rather than at the top.

    I would like any ideas you have to help me move these six titles.

    Thank you

    Dave

    Those are the elements that appear in the list by default.
    You can try to give them a higher value of - moz-box-ordinal-group to reorder the items and move them down.
    All items have to - moz-box-ordinal-group: 1 by default.
    You can set the number to set a specific order of each of the elements.

    Add code to the file userChrome.css below default @namespace.

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    #bookmarksToolbarFolderMenu,#bookmarksMenuItemsSeparator {-moz-box-ordinal-group:10}
    #bookmarksShowAll, #organizeBookmarksSeparator {-moz-box-ordinal-group:15}
    
    #menu_bookmarkThisPage,
    #subscribeToPageMenuitem,
    #menu_bookmarkAllTabs {-moz-box-ordinal-group:11}
    
    #menu_unsortedBookmarks {}
    

    The file userChrome.css (UI) customization and userContent.css (Web sites) are located in the folder of chrome in the Firefox profile folder.

    See also *.

  • Delet several addresses in the drop-down list on the e-mail page

    on the page of the mail, the box where you put the address in I put the first letter of the address and a drop-down list box appears with several address of the person even all but 1 is false. I went to the address book, and there is only one address of this place.
    How can I remove all the wrong address in the drop-down list?
    Thank you
    Herbalifeman

    Look for these wrong email addresses in your address book and remove them.
    Make sure to look in all address books you may have, including the "collected addresses".

  • Why has the drop-down list of search engines under a simple list to a field of identical icons?

    Until the most recent update from the drop-down list of the available sites in the search box was easy to read and simple to use. Being able to target its research so easily and conveniently was one of the attractive features of Firefox.

    Now, I am faced with a range of more often indecipherable and in many icons that can lead to confusion of case. I hate it and I want my simple ad verbal back!

    Yes, mousing over the icons and hovering will reveal what they represent. But to have to do this each time which was a quick routine and practice irritating slow and clumsy.

    Please give us at least choose to have icons or a list. Please...

    Open Subject: config and toggle this false preference

    browser.search.showOneOffButtons

  • I've accidentally deleted from google as default search engine in the drop-down list and can't manage search engines

    I want in the drop-down list for ease of use, but are not all the addons I've tried... I am currently using 18.0.2

    Hello

    See:

    In the Manager at the bottom left there is a button to restore the default settings for search engines

  • The choice of 'Request to allow' to go in the drop-down list of my addons?

    Flash Adobe bogs my system to a halt, more often then not, so I choose only allow it if I intend to look at something.

    But after have rebooted and do a check of the firefox addon my addons have all changed to always allow and the option "Always ask" is no longer a choice in the drop-down list.

    You can check if the click-to-play in active: the pref plugins.click_to_play must be set to true on the topic: config page

    If you do not keep the changes after a reboot or have problems with preferences, see:

  • Why, when I type in the address bar and select from the drop-down list, I seem to "click on" on one of the toolbar buttons?

    I noticed recently that, sometimes, when I chose an entry in the drop-down list after I started typing in the address bar, I would get a different page than I wanted to. It turned out that I was actually clicking the bookmarks toolbar button that has been hidden under the list entry, I thought I was clicking.

    Hi, thanks, but disabling hardware acceleration does not fix it. However, I just swapped my mouse, and seems not to happen anymore!

  • Why don't point in the drop-down list address not remove when selected and click on remove

    on version 14.1 - to remove an item in the drop-down address, said the point the address line the right click and select delete - this clears the address line but point remains in the drop-down list and does disappear not - why point unclear when you return to fall down to check this

    the system is XP and ff 14.1

    I think that you need for the arrow down to the element, so it is highlighted, and then press DELETE.

    (I meant the keyboard delete key, you can't right click on the drop-down list).

  • How does one increase the number of entries in the drop-down list of the address bar?

    It seems that the number of entries in the drop-down list of the address bar is limited to twelve URLS. I would find it convenient that more than twelve years can be shown, but do not know how to increase the number.

    Increase or decrease browser.urlbar.maxRichResults using Subject: config

    NOTE: The FasterFox extension may affect the number of items displayed if you have it installed (addons > Extensions).

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

  • How do I change site in the drop-down list

    This seems like it should be the best thing to do in firefox, but I can't figure out how to change the sites that appear in the drop-down list of my browser. Who/what determines which sites are in this drop-down list. It is certainly not the most frequently used. I have sites here I've been only once.
    Please notify.
    Thank you

    You are welcome.

    Could you please click on solved it next to the post that solved the problem for you? This will help others looking for a solution to the issue.

    Thank you.

  • What happened to the drop-down list next back and forth Often I want to go back two or three pages in a single jump, don't not clicking back, back, back!

    as the question says

    The drop-down list marker was removed from the Back/Forward button in Firefox 4.

    You can do one of the following:

    You need to update the following:

    • Adobe Shockwave for Director Netscape plug-in, version 11.0
    1. Check your plugin versions on one of the following links:

    2. Update to Shockwave for Director
      • NOTE: this is not the same thing as Shockwave Flash; This installs the Shockwave Player.
      • Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place, so you can find it).
      • When the download is complete, exit Firefox (file > exit)
      • Locate and double-click it in the installer that you just downloaded, let the complete installation.
      • Restart Firefox, and look at your plugins.
      • Download link and more information: http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
  • In Firefox 3.6.8 is there a way to see "typed urls" in the drop-down list address without icons and website names? I want to see are "typed urls" and nothing else.

    I want to see are "typed urls" in the drop-down list address. This is the way it has been for a long time. Now, you get some icons and names/info of Web site with the url. It takes too much real estate on the screen and makes it necessary to scroll through the drop-down list. This is a feature that I don't need. Is there perhaps something about: config that I'm missing?

    You can also check:

  • I typed the wrong user name and now it comes up in the drop-down list. How can I get rid of him?

    I typed the wrong user name and now it comes up in the drop-down list. How can I get rid of him?

    This has happened

    Each time Firefox opened

    == I typed the wrong name.

    Delete a saved here password: Firefox > Preferences > Security: passwords: "saved passwords" > "show passwords".

    See Password Manager - don't forget, delete, modify and import passwords saved in Firefox
    ---
    http://KB.mozillazine.org/Deleting_autocomplete_entries

  • I disabled the menu and cannot access the drop-down list to get back them

    I disabled all the menus to make a screenshot and now I can't access the drop-down list to get back them

    This has happened

    Just once or twice

    is today

    You can hide the menu bar in Firefox 3.6 on Windows, on "view > toolbars" or via the contextual right click menu on a toolbar.
    Press in and hold the Alt key to display the menu bar.
    Go to "view > toolbars", right click on the menu bar, or press Alt + V T to select the toolbars to show or hide.

    See also what happened to the file, edit and view menus?

Maybe you are looking for