Is it possible to increase/decrease pages based on a number selected from a dropdown?

I need to the end user to fill out information on between 1 and 5 properties.  Is it possible to increase/decrease the number of identical forms pages based on a dropdown from page one?  For example, if the local property manager decides there are 3 competing properties being developed, they will select 3 from a dropdown on the first page and three identical pages will be generated.
Thanks

This might be usuful to you : http://forums.adobe.com/message/5638520
See this example : https://adobeformscentral.com/?f=dCixP9gCn9BlK72%2AKla92w
Gen

Similar Messages

  • How to go to a certain page based on user's selection from a select list

    On the very first page of my application, I have one item - a select list. Based on what they select from the list, how do I go to the corresponding page? For instance, if the user selects 'Metal', how do I go to the Metal page?

    Hello,
    Assuming the answer to Sergio is "yes" …
    First, you should make sure that the returned value from your select list is the corresponding page number or page alias for the user selection. Using your terms – "Metal" should return the page number/alias of the page where you want to implement "Metal".
    Then, on your first page, you can define a "Branch to Page Identify by Item". The parameter should be your select item name.
    Regards,
    Arie.

  • How to populate a table based on a row selection from another table.

    Hi, i just started to use ADF BC and Faces. Could some one help me or point me a solution on the following scenario .
    By using a search component , a table is being displayed as a search result. If i select any row in the resulted table , i need to populate an another table at the bottom of the same page from another view. These two tables are related by primary key . May i know how to populate a table based on a row selection from another table. Thanks
    ganesh

    I understand your requirement and the tutorial doesn't talk about Association between the views so that you can create a Master-Detail or in DB parlance, a Parent-Child relationship.
    I will assume that we are dealing with two entities here: Department and Employees where a particular Department has many Employees and hence a Parent-Child relationship.
    Firstly, you need to create an Association between the two Entities - Department and Employees. You can do that by right clicking on the model's entity and then associating the two entities with the appropriate key say, DepartmentId.
    Once you have done that, you need to link the two entities in the View section with this Association that you created. Then go to AppModule and make sure that in the Available View Objects: 'EmployeesView' appears under 'DepartmentView' as "EmployeesView via <link you created>". Shuttle the 'DepartmentView' to the right, Data Model and then shuttle
    "EmployeesView via <link you created>" to the right, Data Model under 'DepartmentView'.
    This will then be reflected in your Data Controls. After that, you simply would have to drag this View into your page as a Master-Detail form...and then when you run this page, any row selected in the Master table, would display the data in the Detail table.
    Also, refer to this link: [Master-Detail|http://baigsorcl.blogspot.com/2010/03/creating-master-detail-form-in-adf.html]
    Hope this helps.

  • Is it possible to increase/decrease the number of sort columns in Advanced Sort dialog?

    I am using Panel Collection and a Table. When I visit View->Sort->Advanced, I get Advanced Sort dialog with 3 column choices. Is there any setting exists which will allow you to increase/decrease number of columns presented for sorting?

    Hi,
    this cannot be changed and always is 3
    Frank

  • How to return to previous page based on record number?

    Not sure if the subject of this is how i shoudl have worded
    it... but here
    is what i am looking for...
    which ever is the easiest to accomplish....
    currently when someone completes a form they are taken back
    to there main
    pool of records... in some cases there are over 100 records
    per location and
    the page is setup to display 20 records per page..
    So one case may be that i found the record i need to view and
    edit on page 3
    of 5. I click the record.. edit and submit.. i receive my
    confirmation that
    the changes were made and then redirected back to the records
    list. So if i
    want to see what the record looks like, i have to get to page
    3 again to
    view the record as it now displays on the list.
    So my question is how can i return the person back to the
    same page they
    found that record OR is there any easy way to display only
    the modified
    record first in the list and once they navigate away from
    that page the list
    is back in numerical order?
    Examples...
    Page 1 Page 2 Page 3
    2 6 10
    3 7 11
    4 8 12
    5 9 13
    I click on record # 11 to modify, currently after the
    modification im taken
    back to the main page#1 so would currently have to navigate
    to page 3 to
    view how it looks in the list.
    So what can i do to either take me back to page 3 on
    completion of the
    edit.... Or display the modified record at the top of the
    list on page 1
    while they are on that page.. but once that page is refreshed
    then its back
    to the way above in the example.....
    Page 1 Page 2 Page 3
    11
    2 6 10
    3 7 11
    4 8 12
    5 9 13

    Didnt realize my signature was turned off...
    but below are my apps and language
    ASP, SQL2005, DW8 VBScript
    "Daniel" <[email protected]> wrote in message
    news:fahqbk$dnj$[email protected]..
    > Not sure if the subject of this is how i shoudl have
    worded it... but here
    > is what i am looking for...
    >
    > which ever is the easiest to accomplish....
    >
    > currently when someone completes a form they are taken
    back to there main
    > pool of records... in some cases there are over 100
    records per location
    > and the page is setup to display 20 records per page..
    >
    > So one case may be that i found the record i need to
    view and edit on page
    > 3 of 5. I click the record.. edit and submit.. i receive
    my confirmation
    > that the changes were made and then redirected back to
    the records list.
    > So if i want to see what the record looks like, i have
    to get to page 3
    > again to view the record as it now displays on the list.
    >
    > So my question is how can i return the person back to
    the same page they
    > found that record OR is there any easy way to display
    only the modified
    > record first in the list and once they navigate away
    from that page the
    > list is back in numerical order?
    >
    > Examples...
    >
    > Page 1 Page 2 Page 3
    >
    > 2 6 10
    > 3 7 11
    > 4 8 12
    > 5 9 13
    >
    > I click on record # 11 to modify, currently after the
    modification im
    > taken back to the main page#1 so would currently have to
    navigate to page
    > 3 to view how it looks in the list.
    >
    > So what can i do to either take me back to page 3 on
    completion of the
    > edit.... Or display the modified record at the top of
    the list on page 1
    > while they are on that page.. but once that page is
    refreshed then its
    > back to the way above in the example.....
    >
    > Page 1 Page 2 Page 3
    >
    > 11
    > 2 6 10
    > 3 7 11
    > 4 8 12
    > 5 9 13
    >

  • How to create a dynamic RTF report which creates dynamic columns based on dynamic column selection from a table?

    Hi All,
    Suppose I have table, whose structure changes frequently on daily basis.
    For eg. desc my_table gives you following column name on Day 1
    SQL > desc my_table;
    Output
    Name
    Age
    Phone
    On Day 2, two more columns are added, viz, Address and Salary.
    SQL > desc my_table;
    Output
    Name
    Age
    Phone
    Address
    Salary
    Now I want to create an Dynnamic RTF report which would fetch data from ALL columns from my_table on daily basis. For that I have defined a concurrent program with XML as output type and have attached a data template/data definition to it which takes in XML as input and gives final output of conc program in EXCEL layout. I am able to do this for constant number of columns, but dont know how to do it when the number of columns to be displayed changes dynamically.
    For Day 1 my XML file should be like this.
    <?xml version="1.0" encoding="UTF-8"?>
    <dataTemplate name="XYZ" description="iExpenses Report" Version="1.0">
    <dataQuery>
    <sqlStatement name="Q2">
    <![CDATA[
    SELECT Name
    ,Age
    ,Phone
    FROM my_table
    ]]>
    </sqlStatement>
    </dataQuery>
    <dataStructure>
    <group name="G_my_table" source="Q2">
      <element name="Name" value="Name" />
      <element name="Age" value="Age" />
      <element name="Phone" value="Phone" />
    </group>
    </dataStructure>
    </dataTemplate>
    And my Day 1, EXCEL output from RTF template should be like this.
    Name     Age     Phone
    Swapnill     23     12345
    For Day 2 my XML file should be like this. With 2 new columns selected in SELECT clause.
    <?xml version="1.0" encoding="UTF-8"?>
    <dataTemplate name="XYZ" description="iExpenses Report" Version="1.0">
    <dataQuery>
    <sqlStatement name="Q2">
    <![CDATA[
    SELECT Name
    ,Age
    ,Phone
    ,Address
    ,Salary
    FROM my_table
    ]]>
    </sqlStatement>
    </dataQuery>
    <dataStructure>
    <group name="G_my_table" source="Q2">
      <element name="Name" value="Name" />
      <element name="Age" value="Age" />
      <element name="Phone" value="Phone" />
      <element name="Address" value="Address" />
      <element name="Salary" value="Salary" />
    </group>
    </dataStructure>
    </dataTemplate>
    And my Day 2, EXCEL output from RTF template should be like this.
    Name     Age     Phone     Address     Salary
    Swapnill     23     12345         Madrid     100000
    Now, I dont know below things.
    Make the XML dynamic as in on Day 1 there must be 3 columns in the SELECT statement and on Day 2, 5 columns. I want to create one dynamic XML which should not be required to be changed if new columns are added in my_table. I dont know how to create this query and also create their corresponding elements below.
    Make the RTF template dyanamic as in Day1 there must 3 columns in EXCEL output and on Day 2, 5 columns. I want to create a Dynamic RTF template which would show all the columns selected in Dynamic XML.I dont know how the RTF will create new XML tags and how it will know where to place it in the report. Means, I can create RTF template on Day 1, by loading XML data for 3 columns and placing 3 XML tags in template. But how will it create and place tags for new columns on Day 2?
    Hope, you got my requirement, its a challenging one. Please let me know how I can implement the required solution using RTF dynamically without any manual intervention.
    Regards,
    Swapnil K.
    Message was edited by: SwapnilK

    Hi All,
    I am able to fulfil above requirement. Now I am stuck at below point. Need your help!
    Is there any way to UPDATE the XML file attached to a Data Definition (XML Publisher > Data Definition) using a standard package or procedure call or may be an API from backend? I am creating an XML dynamically and I want to attach it to its Data Definition programmatically using SQL.
    Please let me know if there is any oracle functionality to do this.
    If not, please let me know the standard directories on application/database server where the XML files attached to Data Definitions are stored.
    For eg, /$APPL_TOP/ar/1.0/sql or something.
    Regards,
    Swapnil K.

  • Display a value based on Text value selected in the dropdown list

    I am newbie in creating PDF forms.. I recently created a form patterned with Purchase Order Form sample that came along with the LiveCycle installation.. I can say I am doing good as I was able to create a functioning form with hours of triasl and errors.  Now, I got stucked with my table calculations.. The first column is a dropdownlist with refreshment Items, the 2nd is the quantity column, 3rd is the unit price column and last is the amount column.  After so many days and hours of trying to make the unit price display automatically after you select an item.  I am not an expert in scripts or in PDFs for that matter.. Can somone please help me with my problem.. My dropdownlist is populated by script but by the object pallete in LiveCycle.

    Hi thanks for the reply... I practically copied the script from the form you made, I removed the other array... But I can't make it work, been working on it since you replied on this thread.  Please check my script below and find out what or where is the error.
    RefreshmentOrderform.RefreshmentOrder.Header.#variables[0].Myitems - (JavaScript, client)
    var Itemdesc = new Array(
    "Apple",
    "Grapes",
    "Banana",
    "Melon",
    "Grapefruit"); //5
    var MyUnitPrices = new Array(
    "1.90",
    "8.95",
    "1.00",
    "3.90",
    "2.90"); //5
    function PN_Populate(dropdownField)
    for (var i=0; i < Itemdesc.length; i++)
              dropdownField.addItem(Itemdesc[i]);
    function PN_ReadOut(Item_Alias, Price_Alias)
    for (var i = 0; i < Itemdesc.length; i++)
              if (Itemdesc[i] == Item_Alias)
            Price_Alias.rawValue = MyUnitPrices[i];
                  break;

  • Can I increase the page size in an existing PDF?

    We have a PDF of a CAD drawing from a consultant.  The problem is, the page size is letter, and we need it to be tabloid to accommodate a section of General Notes and a Cost Estimate table.  We would rather not go back to the consultant both from a cost standpoint and from a time standpoint.
    Is it possible to increase the page size within the PDF so that I have some blank space at top or bottom for the needed blocks?
    I am using Adobe Acrobat X Pro.
    Thanks!

    Hi Mamie ,
    Please refer to the following kb document and see if this helps.
    https://helpx.adobe.com/acrobat/kb/scale-or-resize-printed-pages.html
    Let us know how it goes.
    Regards
    Sukrit Dhingra

  • Redirect user to a different Page based on number of  Liquid output result

    I want to redirect the user to a different page based on the number of results. I have some multi-account users and single account user in my secure zone. I want single account users to be sent to a different page, while multiple account user should be shown their accounts and they user can now click the account he/she wants to access. This is my code:
    {module_data resource="customers" fields="company, email1"  where="\{'company':\{'$contains':'{{this.globals.user.email}}'\}\}" skip="0" limit="500"  version="v3" collection="companyXtra" template=""}
    {module_webapps id="21927" filter="all" collection="companyAccess" template=""}
    {% for item in companyAccess.items -%}
    {% assign counter = {{forloop.length}} -%}
    {% if globals.user.email = item.email and counter = 1 -%}
    <script>
    window.location.replace("/single-account-user.html");
    </script>
    <a class="w-inline-block szone-navlinks multiplecoy" href="{{item.url}}">
        <div class="szone-holder">
          <div class="szone-narrate addenrolee">{{item.name}}</div>
        </div>
      </a>
    {% else %}
    <p><a href="{{item.url}}">{{item.name}}</a></p>
    {% endif %}
    {% endfor %}
    </div>
    Please what I'm doing wrongly. Can someone kindly assist. Thanks.

    Hi Liam I have since been reviewing my query using the BC API Discovery which has been a good guide for me. But the result is just displaying the core customer's company, though the other company has a default email/email1 as the core customer.
    This is my new query:
    {module_data resource="customers" version="v3" fields="company" skip="0" limit="10" where="\{'email1.value':\{'$contains':'{{globals.user.email}}'\}\}" order="id" collection="myData"}
    <pre>{{myData|json}}</pre>
    This is the json:
      "moduleName": "data",
      "moduleDescriptor": {
      "templatePath": null,
      "parameters": "resource=\"customers\",version=\"v3\",fields=\"company\",skip=\"0\",limit=\"10\",where=\ "\\{'email1.value':\\{'$contains':'[email protected]'\\}\\}\",order=\"id\",collection=\"myData\"",
      "apiEndpoint": "/api/v3/data",
      "objectType": "-1",
      "objectId": "-1",
      "adminUrl": ""
      "items": [
      "company": "The vivove company Limited"
      "totalItemsCount": 1,
      "skip": 0,
      "limit": 10,
      "params": {
      "resource": "customers",
      "version": "v3",
      "fields": "company",
      "skip": "0",
      "limit": "10",
      "where": "\{'email1.value':\{'$contains':'[email protected]'\}\}",
      "order": "id",
      "collection": "myData"
    I expected to see two companies. This is screenshot of my the companies in the CRM:
    Screenshot by Lightshot
    Screenshot by Lightshot
    Thanks. most appreciated.

  • How to populate a dropdown based on the selection from a previous dropdown?

    I am currently trying to build a spreadsheet with three different dropdown menus to choose from.  Based on what is selected from the first drop down though affects what choices are displayed for the next dropdowns.  Is this possible in Numbers? Or should I look for other alternatives for what I'm trying to do.

    Dynamic dropdown (pop-up) menus is not possible in Numbers directly.  If you use scripts you may be able to cobble something together.
    If you REALLY want pop up menus then place ALL the choices in a single pop up grouped together

  • Populate a dropdown based on selected in another dropdown in a seperate table

    Good Day All;
    This may sound like a simple question to most, but… It has had me frustrated trying to figure out.
    I am trying to populate a dropdown based on what is selected in another dropdown.
    Let me explain what I have done so far.
    LifeCycle Designer 8.05.2
    When I had both dropdowns in the same table, I did not have a problem. The code I used is
    Table name is “Table1”
    if(directorate.rawValue == "1")
    division.clearItems();
    division.addItem("select")
    I was asked to move things around and now “division” is located in “Table2”
    I know I need to reference “Table1” but I am running into a Syntax error. I have tried the following code;
    if(Table1 Row1 directorate.rawValue == "1")
    division.clearItems();
    division.addItem("Faire un choix")
    if(Table1.Row1.directorate.rawValue == "1")
    division.clearItems();
    division.addItem("Faire un choix")
    Any help would be appreciated
    Chomp

    You're missing a semicolon at the end of the addItem line, and on the second code sample you've got no periods in the SOM reference (Table1 Row1 directorate). 
    The easiest way to get the path to another field is to ctrl-click on the field while you are in the script editor.

  • Is it possible to suppress the Page Header of the Main Report based on the Section Name?

    Hi,
    I am fairly new to Crystal Reports XI.  Is it possible to suppress the Page Header of the Main Report based on the Section Name?  Thanks.

    In the section expert you can enter a formula on the suppress function.
    You just need something to check against if it is section name you say
    {section name} ="Suppressme"
    I have used it more in drill level to display headers based on how far you have drilled into a report.
    Hope this helps
    Eric
    Via Christi Health System

  • Is it possible to increase the hard drive capacity on my Macbook Pro?

    is it possible to increase the hard drive capacity on my Macbook Pro?

    If you feel confident, you can do it yourself.
    If not, Apple can do it for the small matter of money.
    If you go to http://eshop.macsales.com/installvideos/
    Find you Mac on this page it has videos that show you how to replace the disk drive.
    After you view the video then you can make your mind up as to which is the correct way for you to go.
    Alllan

  • Dynamic page based on directory content/structure

    I'm trying to build a web page based the content of a directory. I'm going to try and explain this as briefly as possible, yet still make sense.
    There are many more file than this, but an example of the directory of the index.html's looks like this:
    e:\Inetpub\wwwroot\Courses\Dev\Environmental Management Systems\Content\Install\Templates\en\index.html
    e:\Inetpub\wwwroot\Courses\Dev\Environmental Management Systems\Content\player\index.html
    e:\Inetpub\wwwroot\Courses\Dev\Environmental Management Systems\Content\scp\index.html
    e:\Inetpub\wwwroot\Courses\Dev\Environmental Management Systems\index.html
    With this structure, the root path is: e:\Inetpub\wwwroot\Courses.
    Dev would become a main section.
    Environmental Management Systems would become a Course title, because it has an index.html.
    I want to ignore the rest of the index.html's underneath.
    A caveat to this, is I need it to possibly go one level deeper.
    e:\Inetpub\wwwroot\Courses\Dev2\Manufacturing\Environmental Management Systems\Content\Install\Templates\en\index.html
    e:\Inetpub\wwwroot\Courses\Dev2\Manufacturing\Environmental Management Systems\Content\player\index.html
    e:\Inetpub\wwwroot\Courses\Dev2\Manufacturing\Environmental Management Systems\Content\scp\index.html
    e:\Inetpub\wwwroot\Courses\Dev2\Manufacturing\Environmental Management Systems\index.html
    Here, Dev2 becomes main section
    Manufacturing becomes sub section
    Environmental Management Systems would become a Course title, because it has an index.html.
    Of course there are a lot more files, which is part of the problem I'm having. Right now it takes about 8 seconds to read all the files, which is too long for building a page. Once I get all the main, subs, and Courses determined, I would then build the page, using some kind of menu.
    Below is the code I have that searches all files under a parent folder, I'm just not sure how to make it stop once it finds the correct index.html. I started to put in a recursive stop, but haven't quite figured out how to implement that either.
    Any help is greatly appreciated. I'm open to any and all suggestions. Btw, the intention here, is that the person that manages these courses can just ftp a new course directory to the server, and it's then available.
    Thanks,
    James
    <%@ page import="java.util.*,java.io.*,java.text.*,java.io.File,java.net.*" %>
    <HTML>
    <HEAD><TITLE>Skillsoft Courses</TITLE></HEAD>
    <BODY BGCOLOR="white">
    <H1><B><img src="logo.gif" width="120" height="49"><FONT COLOR=#004685>Courses</FONT></B></H1>
    <HR>
    <BR>
    <%!
         public ArrayList listFiles(ArrayList files, String currentFile, int recurse)
                   File fd = new File(currentFile);
                   if ( fd.exists() && fd.isFile())
                        //grab filename - not quite working right as it still prints out the ones that should be excluded
                        if ((currentFile.endsWith("index.html")) && (!(currentFile.endsWith("Content\\scp\\index.html")) || !(currentFile.endsWith("Content\\player\\index.html"))))
                             files.add(currentFile);
                   else if ( fd.exists() && fd.isDirectory())
                        File [] fileList = fd.listFiles();
                        // Loop through File array and display.
                        for (int i = 0; i < fileList.length; i++)
                             listFiles(files, fileList.getPath(), recurse);
                        } // for loop
              return files;
    %>
    <%
         ArrayList files = new ArrayList();
         String rootPath = "e:\\Inetpub\\wwwroot\\Courses\\";           
         //get file list of root path
         File dir = new File(rootPath);
         File[] children = dir.listFiles();
         //stick into array
         for (int i = 0; i < children.length; i++)
              int recurse = 0;
              String tmp = children[i].getPath();
              listFiles(files, tmp, recurse);
         for (int j = 0; j < files.size(); j++)
    %>
              <%=(String)files.get(j)%><BR>
              <%;
    %>
    </BODY>
    </HTML>

    Architecturally, I would not put this code in a JSP, put it in a Plain Old Java Object that gets called by a Servlet, builds the tree, then passes the tree to the JSP for display. It will make things easier in the long run.
    I would also look into caching the results. When you traverse the directory structure, hold the results in memory. Use a timestamp that records the last time the \Courses\ directory was traversed, and compare it to the \Courses\ last modified time. If \Courses\ was modified after the timestanp then re-load the content. This would reduce that 8 second load time to only occur when changes were made.
    Similarly, you could further reduce loading time by
    1) Compare a section with those sections already loaded. If it doesn't exist, then traverse it and add the directory structure
    2) If the section does exist, use a timestamp and modified time to see if it the section has changed. If it has changed, traverse it and update the directory structure
    3) If the section does exist and hasn't been modified, leave it alone.
    You would then want to make classes to represent the entire tree of files - which would contain a timestamp and a list of sections (main sections). Each section would have a timestamp, a list of sub-sections, and a list of courses. A course would have a timestamp and a list of files for the course. And as was mentioned this tree structure would be held in memory and returned as needed.
    For viewing files that are too deep in the structure, that will take more looking into than I have time for now. Sorry.

  • Is it possible to "nest" iWeb pages?

    Is it possible to "nest" iWeb pages?

    It depends on what you mean by nesting. If you want to have Page A and then have several daughter pages  A1, A2, A3, etc. that are only accessable from Page A you can do that.
    Create pages A1, A2, A3, etc. and remove them from the navbar in the Inspector/Page/Page pane:
    Click to view full size
    The create a secondary navbar on Page A linking to the daughter pages: Text Based Navbar
    On the daugher pages you can remove the standard navbar and only have a link back to the parent page, Page A, if you'd like. Those daughter pages will be accessable only from Page A.
    If you want another nested layer you can do the same with Page A1 - create daughter pages to it.
    OT

Maybe you are looking for