Entering data as a List of value associated to a field in the form that I created.

There are 300 values that I need to upload to this drop down field  called  OFFICE LOCATION on my form.
Is there any easier way of doing it other than manually uploading them?
Also I have another field called REGION. Can I build a relation between the two field?

Hi;
There is no method to import the data into the field.
We do have a "Feature Request" form where you can vote on popular existing ideas or add a new one of your own:
https://adobeformscentral.com/?f=XnF-KJVCovcEVQz9tZHYPQ
As to building a relationship, it depends on what you need to do.  FormsCentral has "Show/Hide" logic where you can show or hide items based on the selection/s of other field/s.  There are both "Page Skip logic" and "Show/Hide" logic, this tutorial shows how to use the Skip logic and doesn't really cover show/hide logic but you should get the idea: https://www.acrobat.com/formscentral/en/library/skip.html
Thanks,
Josh

Similar Messages

  • I entered new fields in a form that was created last year to update it.  However, now when I view the responses, they are listed as Column 1, Column 5, etc.  It doesn't show a label for the actual field when I view the responses.  Can you please help?

    I entered new fields in a form that was created last year to update it.  However, now when I view the responses, the headings are listed as Column 1, Column 5, etc. rather than the name of the heading.  Can you please help?

    Hi Mike,
    CRSE is an OEM Product and for use with a custom application they have written. Unfortunately we don't their reports or how they are connecting, it would appear they were originally built off a SQL and then set to a Dataset in the app or they could be adding the data source at runtime. Lots of variations and without access to the source code to see what they are doing not much we can help you with.
    You need to contact the OEM Partner for help in resolving this and find out what you can and need to do to update your SP and work with their canned reports,
    Thank you
    Don

  • How to change list of values associated with a field using Personalization?

    Hi,
    We are using the standard Oracle TeleSales ASTCDDTL.fmb form 12.0.6 version. In that form, a field called "Type of School" is associate with the look up "HZ_TYPE_OF_SCHOOL". Now we need to customize the field to list down our list of countries (list of countries through a query of value set). Is there any way in Form Personalization we can achieve this? i.e changing the already associated look up type to a query or a custom value set?
    Appreciate your help on this!
    Thanks!
    Nithya

    959061 wrote:
    Hi,
    We are using the standard Oracle TeleSales ASTCDDTL.fmb form 12.0.6 version. In that form, a field called "Type of School" is associate with the look up "HZ_TYPE_OF_SCHOOL". Now we need to customize the field to list down our list of countries (list of countries through a query of value set). Is there any way in Form Personalization we can achieve this? i.e changing the already associated look up type to a query or a custom value set?
    Appreciate your help on this!
    Thanks!
    NithyaPlease see old threads -- https://forums.oracle.com/forums/search.jspa?threadID=&q=LOV+AND+Personalization&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How do I insert the value of an email field in the submit mailto: argument?

    I want to create a button that will redirect a PDF form to an email address entered as a field in the form.  In other words, a "return to sender" function.  The button function has a submit to URL where you can use "mailto:[email protected]".  How can I substitute the value from an email field in the form itself for the "[email protected]" value?

    You'll need to use JavaScript, and the mailDoc method in particular: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.505.html
    Get the value of the field that contains the email address and use it as the value of the cTo property. See the following for a sample script: http://forums.adobe.com/message/3553628?tstart=-1

  • I am looking for a way to enter multiple dates into a field without the form becoming too long.

    I am looking for a way to enter multiple dates into a field without the form becoming too long.
    This will be used by an old school bookeeper who needs the form to fit on one page.
    Any ideas?

    Hi,
    If you don't need the field to provide a date picker, verify it's a date, or don't need to sort the dates in the table, you can just use a text area field, and have your form filler enter the dates comma separated.  Otherwise you'd have to add multiple fields.  However, you can lessen the space each field takes up veritically, by using the "Labels Left" option (in the toolbar).
    Thanks,
    Todd

  • How does APEX check for null values in Text Fields on the forms?

    Hello all,
    How does APEX check for null values in Text Fields on the forms? This might sound trivial but I have a problem with a PL/SQL Validation that I have written.
    I have one select list (P108_CLUSTER_ID) and one Text field (P108_PRIVATE_IP). I made P108_CLUSTER_ID to return null value when nothing is selected and assumed P108_PRIVATE_IP to return null value too when nothign is entered in the text field.
    All that I need is to validate if P108_PRIVATE_IP is entered when a P108_CLUSTER_ID is selected. i.e it is mandatory to enter Private IP when a cluster is seelcted and following is my Pl/SQL code
    Declare
    v_valid boolean;
    Begin
    IF :P108_CLUSTER_ID is NULL and :P108_PRIVATE_IP is NULL THEN
    v_valid := TRUE;
    ELSIF :P108_CLUSTER_ID is NOT NULL and :P108_PRIVATE_IP is NOT NULL THEN
    v_valid := TRUE;
    ELSIF :P108_CLUSTER_ID is NOT NULL and :P108_PRIVATE_IP is NULL THEN
    v_valid := FALSE;
    ELSIF :P108_CLUSTER_ID is NULL and :P108_PRIVATE_IP is NOT NULL THEN
    v_valid := FALSE;
    END IF;
    return v_valid;
    END;
    My problem is it is returning FALSE for all the cases.It works fine in SQL Command though..When I tried to Debug and use Firebug, I found that Text fields are not stored a null by default but as empty strings "" . Now I tried modifying my PL/SQL to check Private_IP against an empty string. But doesn't help. Can someone please tell me how I need to proceed.
    Thanks

    See SQL report for LIKE SEARCH I have just explained how Select list return value works..
    Cheers,
    Hari

  • Importing data from Excel to generate "filled" PDF form that was created in Designer

    Hi there
    I have a form that was created in Designer.  The data that  I need to import is all in a Excel spreadsheet with the same fields as the form.
    Is it possible to import all the data so that it generates a printed PDF with the data on each line of excel?
    For example:
    If my excel file shows:
    First Name      Last Name     Phone Number        UserID
    John               Doe               416-777-9970           johndoe997
    Mike               Rogers           905-887-3398          mikerogers997
    In this example I would like to generate a PDF form for John and for Mike, each with their details filled out on the form based on the data in the excel sheet
    Thanks in advance!

    Assuming you have Adobe Acrobat 11:

  • I have a acrobat reader, can I import text delimited data format to a PDF Form so that it can auto fill into forms that was created? If not, what about FDF and XML data

    I have a acrobat reader, can I import text delimited data format to a PDF Form so that it can auto fill into forms that was created? If not, what about FDF and XML data

    Yes, you can do all of that via Tools - Forms - More Form Options - Import Data, if you have Acrobat.
    If you only have the free Reader then you can still do it, but it requires a script.

  • Maintaing a default value for a particular field in the selection screen

    Hi all,
    How to maintain a default value for a particular field in the Selection Screen of a Standard report
    Regards
    Ajay

    >
    ajay babu wrote:
    > Hi all,
    >
    > How to maintain a default value for a particular field in the Selection Screen of a Standard report
    >
    > Regards
    > Ajay
    Create a variant for your standard program and assign this variant to the field 'Start with variant' while creating transaction code for the standard program in the transaction 'SE93'.
    Regards
    Rajesh.

  • Date Parameters and List of Values (error message date format cannot be nul

    I'm new to BI Publisher. I began with a simple report that has 4 parameters. The parameters are center code, sales date, customer number, and job number. I am trying to create a list of values on my customer number based on the center code and sales date entered by the user. My query for my LOV is:
    select customer_nbr
    from ticket
    where center_cd = :center
    and trunc(trans_date) = :salesDate
    salesDate is defined as a date parameter with a format of MM-dd-yy. It's default value is 04-10-07.
    When I attempt to view my report after adding the LOV, I receive the error:
    Date format can not be null.
    What am I doing wrong? Also, I would like the salesDate to default to the current date. I have tried using sysdate as the default value. This isn't working. The salesDate defualts to null when it is set to sysdate.

    "Date - allows the user to enter a date as a parameter. Note that the data type must also be "Date" and the format must be Java date format."
    Page 4-9, Adding Parameters and Lists of Values
    Oracle® Business Intelligence Publisher
    Report Designer's Guide
    Release 10.1.3.4
    Part No. E12187-01

  • Predefined Date Ranges as List of Values in Webi Prompt

    Hi All
    We have a Webi report that has a custom object "Date End" (BW tech name ZDATE_END referencing 0DATE).  Users would like to see in the prompt's List of Values predefined date ranges.
    In other words, when the report is executed, for that "Date End" prompt, 2 options should appear in the List of Values:
    Current
    1 Year
    whereby-
    "Current" has been predefined as any "Date End" in the range (Current Day) to (31.12.9999)
    "1 Year"  is any "Date End" in the range (Current day -365) to (Current Day -1)
    I suspect I need to create a Filter condition on the "Date End" object in the Universe Designer and I have been trying with the different operators and prompt settings, etc but I am not getting it right.  The parsing is OK, but the filter is not happening in Webi and the report is bring back all records.
    Can anyone please assist with how to create such conditions in the Designer (steps, syntax, etc) ?
    We are using SAP BW 7 and Webi XI 3.1 and run on a DB2 database.
    Thanks in advance
    Anton
    Edited by: Anton Vogel on Jul 20, 2011 10:52 AM
    Edited by: Anton Vogel on Jul 20, 2011 12:11 PM

    Hi All
    We have a Webi report that has a custom object "Date End" (BW tech name ZDATE_END referencing 0DATE).  Users would like to see in the prompt's List of Values predefined date ranges.
    In other words, when the report is executed, for that "Date End" prompt, 2 options should appear in the List of Values:
    Current
    1 Year
    whereby-
    "Current" has been predefined as any "Date End" in the range (Current Day) to (31.12.9999)
    "1 Year"  is any "Date End" in the range (Current day -365) to (Current Day -1)
    I suspect I need to create a Filter condition on the "Date End" object in the Universe Designer and I have been trying with the different operators and prompt settings, etc but I am not getting it right.  The parsing is OK, but the filter is not happening in Webi and the report is bring back all records.
    Can anyone please assist with how to create such conditions in the Designer (steps, syntax, etc) ?
    We are using SAP BW 7 and Webi XI 3.1 and run on a DB2 database.
    Thanks in advance
    Anton
    Edited by: Anton Vogel on Jul 20, 2011 10:52 AM
    Edited by: Anton Vogel on Jul 20, 2011 12:11 PM

  • Can I sum a list of value pairs by one element of the pairs?

    OK, I got a very helpful pointer to working around the time function limitations in Numbers.
    Now what I have is a table that looks something like this (excerpt of course)
    10/10/07 2:15 PM 0:30 0.50 $0.00 Design - Draft
    10/11/07 9:30 AM 0:45 0.75 $0.00 Design - Revision
    10/12/07 9:30 PM 0:45 0.75 $0.00 Build - HTML
    10/13/07 8:45 AM 0:30 0.50 $0.00 Build - Copy writing
    10/14/07 8:45 AM 0:30 0.50 $0.00 Build - Copy writing
    I calculated the third (decimal) column with the formula =TIMEVALUE(B1)*24. Then I can use normal addition to sum the number of hours for a specific value of the fifth column (e.g. Build - Copy writing)
    Of course the second row references B2, the third B3, etc.
    Now what I would like to do is get a second table that looks like this:
    0.50 Design - Draft
    0.75 Design - Revision
    0.75 Build - HTML
    1.00 Build - Copy writing
    So what I would like it to do is automatically generate a list of the values in the fifth column with a sum of the decimal values associated with that value in the third column.
    Now I can do that by laboriously typing out a list of the values in the fifth column and using the SUMIF function. But then if I miss a value, or mistype a value, I will run into problems.
    Is there a way to produce such a summary list automatically?
    Any help would be greatly appreciated!

    Yvan,
    It appeared that there were probably a small number of categories, maybe six or eight, and if the Triton's list were hundreds, making an automated list builder seemed to be overkill. But to do so would require an additional column in the first table which would determine the list of unique categories:
    =IF(COUNTIF(B$1:B2,B2)=1,MAX(C$1:C1)+1,"")
    Then it's a matter of picking out those categories for the second table:
    =IF(ROW()-1>MAX(Table 3 :: Hidden),"",LOOKUP(ROW()-1, Table 3 :: Hidden,Table 3 :: B))
    Then the obvious SUMIF to get the values: =IF(A2="","",SUMIF(Table 3 :: B, A2,Table 3 :: A))
    pw

  • Passing list of values as a parameter to repot through form

    hi,
    i am trying to passing parameters to report through form by
    using ADD_PARAMETER_LIST and RUN_PRODUCT .but i am not able to
    pass list of values to report.For example if use select state_id
    from the list box,it has to give all details of that state
    report.how to do this?
    please help me.
    thanks in adv
    rao
    null

    rao (guest) wrote:
    : hi,
    : i am trying to passing parameters to report through form by
    : using ADD_PARAMETER_LIST and RUN_PRODUCT .but i am not able
    to
    : pass list of values to report.For example if use select
    state_id
    : from the list box,it has to give all details of that state
    : report.how to do this?
    : please help me.
    : thanks in adv
    : rao
    there are at least two path to do that:
    1. for each detail item mak a parameter in reports and add it to
    paramlist
    2. pass only stade_id as parameter and in reports query other
    details
    hope this helps
    null

  • Data Sets - Is there a way to put two fields in the same row?

    I am working on my first Spry Data Set (in Dreamweaver CS4) which, if I can get it figured out, will eventually be used as a calendar on a client's web site. You can see the beginning of the project here:
    http://www.rieradesignco.com/calendarlist_spry.html
    My question is, can I put two or more fields on one row? Specifically, I would like the part that looks like this...
    3
    [WED]
    Fusion
    ... to look like this:
    3   [WED]   Fusion
    I tried simply moving the fields (in Design View) so that they looked like they would be in the same row, but as you can see, that didn't do the trick. (You can see what I did here, in the highlighted part of the screenshot:  http://www.rieradesignco.com/spryquestion.jpg). I also tried nesting a table within the table on my html data document that contained the three fields I needed - it worked okay, but that just makes the table more difficult to work with. I don't want to simply type the three items into one field, because it will be a long list and they all need to line up perfectly.
    Is there another way to do it?

    Change the following line to include the red coloured parts
    <div class="MasterColumn" spry:repeat="ds4" spry:setrow="ds4" spry:hover="MasterColumnHover" spry:select="MasterColumnSelected">
      <span>{Dsp_#}</span><span>{Dsp_WkDay}</span><span>{Dsp_Event}</span>
    </div>
    The add the following style rule to your document:
    .MasterColumn span {
        display: inline-block;
    I hope this helps.
    Ben

  • Filling out the date fields in the forms

    Hi,
    I'm trying to fill out a form (http://www.uscis.gov/files/form/i-134.pdf). The regular text fields are working fine, but I've problem with date fields in this document.
    When I set the value of any date field (e.g. see "Date submitted" in the middle-right of last page), Acrobat Reader assigns the same value to all other date fields - which is completely wrong. And if I delete any value it has assigned, it deletes the values of other date fields as well.
    Is it a bug in Reader, or something is wrong with the form? I've the latest Reader 8.1.2 + security patch, running on Windows.
    Regards,
    Michael.

    It is the design of the form. It isn't a bug of Adobe Reader or Adobe Acrobat.

Maybe you are looking for

  • Black screen after deinterlacing, 2 video cards inside MacPro

    Hi! I'm using QT 7.2 Working with HDV1080i footage. When I select Deinterlace option I get black screen... I'm using two video cards X1900 (2x30" cinema) and GF7300 (1x23"cinema) Please help... regards ARTI

  • Question on Combo Box

    I have a form with Master (Single Record ) and Detail ( Multi Record ) blocks. There is a Combo Box in Header block. When I select a value from Combo box ( When list changed ) detail block records are to re queried. Similarly when I enter some value

  • Need to download second copy of CS5

    I have a purchased version of CS5, including serial number, and would like to install it on my new Macbook Pro. How do I do that?

  • How to exchange lines when using dual sim card with 2 different pnone lines in the same iphone 4s

    I have an iPhone 4S with a dual SIM card since I use 2 different phone lines (1 professional and 1 personal) They work well but, how can I change from one line to another without having to switch off the phone and then restart it introducing a differ

  • Issue with Adobe Viewer.

    I am a Coldfusion developer. I have an application that takes some coldfusion variables and populates a pdf form that was created in LiveCycle. In the past this worked fine. Today someone told me of an issue they are having. Now when the view this pd