Adobe Forms Drop Down

Hi,
          I have a requiremnt in adobe forms where i need to add text with a drop down values Yes/No. I created a parameter 'FLAG'  TYPE  QISRSUI_ATTRIBUTE_PARAM in the interface and binded the value 'VISIBLE' in the layout. Just want to know the steps to display 'Yes' and 'No' text in the drop down list. we are on EHP3.
Thanks for you help!!
Regards,
Vind

If you know the values which need to appear in the dropdown and those values are always static then you can enter the values as an attribute of the dropdown. in the Adobe Designer, click on the 'Object' pallette and select the 'Binding' tab. Below the binding you can use 'Specify Item Values' to enter the key and text for the dropdown values.
Hope that helps.
Derrick Banks
Banks & Company, LLC

Similar Messages

  • Webdynpro for ABAP - interactive Adobe form - drop down lists not working

    Hi all,
    I'm trying to create an interactive form for a client using webdynpro for ABAP and I've viewed the demo "Create SAP Interactive Forms by Adobe with Web Dynpro for ABAP" by Thomas Jung, but when I implement it the form following similar steps the form is not interactive.
    In the properties of the "InterativeForm", I've tried clicking the "enabled" flag both on and off.  I've also tried setting the "displayType" property to both "ActiveX" and "Native".  But none of this worked.
    I though my problem might be with Adobe reader so I switched from 8.0 back to 7.0 but this didn't make any difference either.
    The system we are using is NW04s WAS 700.  Any hints would be greatly appreciated!
    Thanks,
    -tom

    Thanks for the suggestion Dezso.  I've downloaded a newer version of ACF as indicated by the OSS note and installed it.  I'm still having the same issue.
    My basic question is what options should I be using in the form and on the InteractiveForm component?  It looks like because of the evolution of the product there are multiple options available.  I recall reading somewhere that as of a certain SP level we should have ZCI (zero client install) available.  The would be our preference.  It will be a support nightmare if each user needed a manual download of ACF.exe installed.
    Should I click the "enabled" flag on the InteractiveForm object?  When I create the form should I use the "Native" drop down list or the one from the "Active X" tab?  I would like to use the "List Box" control on the form as well but it is only available in the "Standard" tab.  So does that mean I can't get the selections from a "List Box"?
    Thanks,-tom

  • Adobe Forms - Drop Down list

    Hello,
    I have two drop down list(s) in my adobe form.
    1) Employee Group
    2) Employee Subgroup
    Employee Subgroup drop down list is populated dynamically depending on Employee Group selected on form.
    Now the issue is :
    If the current value of EMp Grp = 01 and EMP sub grp = 07
    Now if Emp Group is changed to 02, EMP subgroup drop down is again built in backend. So the EMP subgroup gets new set of values BUT with additional row (value = 07) of previus EP subgrp.
    So the values are:
    81
    82
    83
    07  (This is old value which should not come)
    How can i delete this value using script and in which event?
    Regards,
    Ashish Gupta

    Hi Ashish,
    On Change event of the EMPgrp Dropdown say DD1 for EMPSubgrp DD2 write the code:
    if (DD2.rawValue ne null)
    then
    DD2.deleteItem(DD2.selectedIndex)
    DD2.rawValue = ""
    endif
    And make sure this script runs before the new values in the DD2 are fetched.
    Regards,
    Vaibhav

  • Portal Freezes when interactive form drop down is selected..

    Hi Experts,
    We are facing a strange problem with the drop downs in interactive form. We developed an interactive form with dynamic internal tables and Automatic dictionary search helps attached.
    Before upgrading SAP SP 27 we were able to use it without any problem. Now whenever we select a drop down in the adobe form complete portal is freezing.
    More suprising is this is working fine in Mozilla firefox and not in internet explorer 8.0.
    Kindly let us know how to fix this.
    Thanks a lot in advance.
    Best Regards,
    Phani.

    Hi Raghavendra,
    I tried with compatibility view. Still the portal is getting freezed.
    Now adding to the surprise when we rebooted the portals adobe form is not getting freezed but the portal is getting freezed. i.e. I can enter data on adobe but can not navigate to any other links in portal. All of them are freezed.
    Kindly let me know the solution.
    Thanks,
    Phani.

  • Validate Planning form Drop Downs against combo edit tables

    I've got a requirement on the last 2 hyperion planning implementations to validate drop down menus on planning data forms against peoplesoft combo edit tables. Is there any possible way to do this without concatenating dimensions?
    For example if a user picks fund 5432 and in peoplesoft's combo edit table that fund only has 5 associated projects the project drop down should only show 5 projects out of 1000. The same exact validation would also apply to smartlists replicating dimensions in public sector planning and budgeting.
    Thanks in advance!
    Mark

    Don't expect any answers as to what Adobe is planning on doing. The people posting here are 99% users, just like you, not Adobe employees. And those who do know will probably not say so, anyway...
    1) That's possible using a script. But you can always add a single space as the default value...
    2) Also possible with a script, but very buggy and not recommended.
    3) Also possible with a script.
    4) That one's easy. Use a blank PDF file where you create those menus, and then you could simply copy them over to your other files from there.
    5) There are currently two date pickers available for Acrobat forms: The one by FormRouter and a newer one by Max Wyss, which is not free but is quite good and uses a dialog object instead of form fields.
    You can request new features here, by the way:
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Master detail form - drop down list in detail (ADF)

    Hi,
    Been racking our brains for a few days/weeks about this one, and would be grateful for any pointers why this does not work.
    We have developed an in-house application for dealing with risk and chemical assessments.
    The process we have adopted allows users to create an assessment first then they are taken to another form where they are then able to add risk factors/ or chemicals relating to the assessment. The intention is to present the user with the ability to select from a drop down list which contains the chemical names.
    We have been going through the forums and have tried all the examples we can find (all the examples work on our system), but when we try to adapt them to our approach they create an error indicating that they cannot find the values in the entity object.
    Has anyone else come across the same problem or is it that the ADF is not suited to dealing with the master/detail approach and drop down menus.
    The drop down lists are in an ADF table.
    Thanks in advance
    Andrew

    Hi Kuba,
    Thanks for the pointer, I think we tried that one early on. For the time being we have opted for using a selectInputText box, and that appears to be working. Well at least it has got us past the deadline for yesterday, now onto the next deadline.
    Thanks again!
    Andrew

  • JSF Newbie: help with forms & drop-downs

    Hi,
    I've managed to get a few simple things working with JSF using Netbeans & Visual Web pack. This is pretty sexy stuff for a grizzled old perl programmer. However, there are still a few things I'm having trouble getting through my thick head -- maybe some kind soul could point me in the right direction.
    I would like to have a couple of cascading data-bound drop-downs: dd1 provides a selection list for dd2, and the combination of dd1 and dd2, when selected, provides enough data to populate a webuijsf:table.
    The desired behaviour is that a change in dd1 repopulates the selection list for dd2 and furthermore, repopulates the table based on the selected value in dd1 plus the first value in the selection list of dd2. A change of selection in dd2 repopulates the table accordingly.
    My prerender() for the page checks if dd1.getSelected == null, and if so, sets the cursor to the first row in the bound data provider. Furthermore, it primes the rowset for dd2 with some rows from dd2's data provider based on the values in the first row for dd1.
    The first time through, everything is peachy: dd1 has the appropriate selection list, as does dd2. my webuijsf:table also has the appropriate rows (selected in the prerender()).
    My problem seems to be that when a new value is selected in dd2, dd1.getSelected == null at the next prerender(). This, of course, re-primes dd2, wiping out its selection.
    So, obviously, I don't really understand what I'm doing well enough to see how to do this. The visual web pack tutorials, where I started, really don't provide adequate explanation of what's going on, and the chapter on JSF in the J2EE tutorial is still a little abstract for me.
    I would be forever indebted if somebody could please provide a pointer to a resource (preferably something a perl programmer can afford ;-) that could help me understand, in concrete terms, how a form, and the elements on the form (and their events), are processed.
    Also, and as an aside, am I alone in thinking the whole Java thing is tremendously complex? I'm not talking about the Java language, which I find pretty intuitive, but the zillions of J* stuff around it, which seems somewhat dense. I really do want to learn this stuff, but it's pretty bewildering!
    Thanks!
    Regards,
    Mike

    Normally I would tell you to inject the PersonController bean into the PersonSelectionListener bean as a managed property. Then drill into the bean to get the data you need.
    However, in this case you are dealing with a value change listener. Value change events are fired at the end of the Process Validations phase, before the Update Model Values phase. So in this case, the PersonController bean will not contain the selected person from the request. This is not a problem however, since the new value is passed via the ValueChangeEvent object.

  • How do i import excel data base into pdf form drop down field

    Hi,
    I have a table of about 2500 rows and three columns that i would like to import into a drop down window on a PDF form to be self populated when item selected rather than entering the data. How can this be done?
    Thanks!
    Richard

    Hi,
    I did not know only two entries for each option item is it. I have manually entered data in the drop down an list boxes. With 2500 lines of data I was hoping there was an easier way other than manually entering the data.
    I have no knowledge of Java Scripting.....
    I was just wondering if there was a way from an Excel spreadsheet to import that data into a PDF form to be selectable to populate PDF fields in a form. It doesn't sound like it.
    Thanks......

  • PDF form drop-down menu

    Is it possible to have a drop down menu in a PDF form that when one of the options is selected automatically greys out and locks another section of the form?
    Cheers

    Set these values as the export values of each of the choices in the
    dropdown and then you could simply use it in the built-in Product option
    under the Calculate tab of the total field.

  • Offline form drop down scenario

    Hi Gurus,
                   What is the best way to populate the drop downs for the Countries and its relevant cities in the Offline form scenario . For eg, if the user select the UK i need to populate the cites of the UK.

    Hi,
    You can create two tables in the interface structure like this:
    Country (0:n)
    Cities (0:n)
        Country - City
    You bind the country to a drop down box. After selecting a value, create some Java Script coding setting the values of the second drop down box (City box) like the following pattern:
    loop over the cities
      if Cities-Country == selected Country
         add the city to the city drop down box
    Using a web service will not be the best way because the client has to have access to the service. Firewall settings may cause problems in this scenario.
    Take care,
    Thomas

  • PowerShell forms Drop down list

    Howdy How!
    If your control is a combobox (let's name it $combobox1), you can add values from a variable using the proper method.
    If your values are stored in $datas
    Powershell$datas = Get-content C:\valuestoadd.txt
    $comboBox1.Items.AddRange($datas)

    Howdy Again.
    Im just looking for a bit of help on this as its driving me nuts.
    I have this line of code in my form that allows me to pick a select from the drop down box - [array]$DropDownArray = "user0t", "User1", "User2  - how can i swap this and have the values in a text file or CSV ?
    I have tried removing the above and putting Get-Content C:\Scripts\Test.txt | ForEach-Object - but this just removes the box totally 
    Any pointers would be great 
    thanks
    This topic first appeared in the Spiceworks Community

  • Form Drop down data

    Hi all,
    wondering if someone has info on adding multiple numbers or words to a form field drop down list without typing all of them one at a time. Preferably is there a way to pull an excell data column into a drop down? I've been researching delimited txt files but the references seem to point to and FDF file format and the context of most posts seem to be how to export the data not retrieve it.
    note: Basically have a product list containing 450 4-digit numbers I'd like team members to be able to select from the drop down form field.
    Thanks

    This can be achieved with a script, like this one, created by me:
    http://try67.blogspot.com/2009/11/acrobat-import-text-file-to-drop-down.html
    It allows you to select a plain-text file (or CSV file) and import the data from it into a drop-down or list box in Acrobat.

  • Forms, drop down state/country, and Reset Form button.

    Hello, I am working on my first website using Muse. I am looking to add a drop down menu with all the US states within a form. I am also looking to create a Reset button Next to the Submit button at the end of the form. Are any of these possible with Muse at this time?
    Thank you for your time,
    Richard

    Hi,
    Please take a look to this thread, How do I add a contact form / feedback form to my site?

  • Adobe LiveCycle Drop Down List which allows typing to filter the values in a Drop Down list

    I have a drop down list in my form with contains a lot of different numbers, text, countries, cities and states, etc.
    I would like the user to either have the option to only use the drop down list or they can type "Zapple" or any portion and have it populate the value.
    Is there a setting or code which I can use which will do this?
    Currently, if the user types the first letter or number it will take them to the beginning of the list (since I have them listed alphabetically/numerically), but I'd prefer they can type beyond the first character and pinpoint the option they're looking for.
    Thank you for any help

    The whole sample will need to be updated. As I said in the email it can be done but it will be complex. This particular sample requires an external xml file. You will need to pull this from data in the form.

  • Feedback forms / drop down menus

    Hello, I am fairly new so apologies if the questions posed may seem daft or have been answered before. Is there any way that within iWeb a feedback form can be added or a form with drop down menus? I cannot seem to find anything related to these items anywhere. I appreciate any help.
    Many Thanks
    Rob

    For feedback forums there are 3rd party sites like Wufoo which you create the form and add it to your page or the forms you create yourself. Examples of both are on this demo page: Embedding Forms & Encoding Email Addresses.
    For drop down menus do a search in this forum as they were discussed very recently.
    OT

Maybe you are looking for

  • E52 After update email no longer working

    I loaded a software update and now I have stopped receiving emails. Is there something that I've missed that I need to do to get it back?  Help much appreciated, Thanks. Solved! Go to Solution.

  • Java File Missing while import

    Hi,    When I try to import a project into the workspace, only one java file is missing(showing error : R3View does not exist).    Before I import the project, the folder contains that java file in gen_wdp folder. but after import, it doesnt. It auto

  • Flash vs. Fireworks for Animation Map

    Quick "flash" question. I need to supply a flash animation map of the US, where the user clicks on individual states... afterwhich the state color changes to a 2nd color and the data is ported to a website/dbase. Based on that info, can this be done

  • Socket (TCP) connection to proprietary port

    Anyone ever tried to create a tcp socket connection to another machine on a non-reserved port from a java app loaded into Oracle 8.1.5? I have been able to do so with other sites/ports but am unable to create a socket with one particular site. I am b

  • N8 Auxillary Speakers/ in car use

    Just got my N8 very pleased with it just a couple of points I hope some one can help with.... 1. When I use the MP3 jack in my car to play tunes the phone automatically defaults to headphones and then goes automatically into voice recognition mode an