Form response tables

Hello,
Is it possible to add tables in your View Responses tab that are also linked to the form fields?
Right now the All Responses table has columns that are linked to Form fields, but when you add a new table I cannot seem to find the option to add links to form fields there.
The reason I ask is because we have a form but not all fields are relevant for everyone that views the responses of the form. I would like to create new sheets in the Responses tab with tables with information containing only the fields that are relevant for certain employees.
Regards,
Kenneth

Hello JaeSenK,
Unfortunately, we cannot currently accomplish this very easily.  There is a way to get there, but it's fairly convoluted.  In essence, what you will need to do is:
assign values to your choices (1, 2, 3, 4, etc)
Add a column to contain a string representing the selected choices: =concatenate(Field 1)
Add a column for each choice option, where the column will contain either a blank or the text of the selected choice.  For example, the first of these columns would contain an expression like: =if(isError(find("1", <columnFromStep2>)), "",  <text for choice 1>)
Add a final column to construct the string value.  Just say that you had 4 choices, and so have added 6 new columns (1 for step 2, 4 for step 3, and one more for this step): H, I, J, K, L and M.  Column M, the column created for this step, would contain an expression like:  =concatenate(if (H1:L1, H1:L1 & ";", "")).  Unfortunately, this will give you an extra semi-colon at the end (so, instead of "answer 1;answer 2", you'll get "answer 1;answer 2;").
For bonus points, we can add a (final) final column with an expression which will strip the extra semi-colon left by step 5: = if(len(M1) > 0, left(M1, len(M1) - 1), "")
If you are interested in persuing this, let me know and I can give you step-by-step guidance in accomplishing it.
I hope this helps,
Marco

Similar Messages

  • Adobe Forms Response Table View

    Can you format table so the data default view is at top of cell?

    Thanks for the clarification.
    If you apply the style change after selecting the entire column, as shown below, the style is applied to the column and is inherited by new rows.
    Regards,
    Brian

  • How do I create a header in the response table for a column I want to use that is not on the form it

    Example: My form has 10 fillable questions.  The Response table uses 10 columns to show the answers to those questions.  I would like to use 3 more columns to record internal information.  How do I insert the header titles?

    Hi,
    You can go to Responses view tab, focus on your last column header and then click menu Table->Add Column After. Or you click + button at the end of table - refer below image.
    I am not clear your question "How do I insert the header titles?" Do you mean you want to use your form title as data value in each cell in the column? If yes, you can set formula in the column following below steps.
    1. Click +Add a Row button
    2. Focus on the cell on column L (I assume you want to set your formular on this column).
    3. Input ="your form title" into the cell
    Then after you received a submission, the form title would display in the related cell in each row.
    Hope it will help you.
    Thanks,
    Ying

  • In Adobe Forms Central can I move the column order in the response table?

    I need to change the order of the columns in my response table for some forms. How can I do that?

    You're in the wrong forum, this one is for LiveCycle Designer.
    Try here:
    http://forums.adobe.com/community/formscentral

  • How do I restore field description in "View Responses" table

    I inadvertendtly deleted the row of text at the top of the View Responses table that is linked to the form field. So now in the View Responses table, I can see the answers but not the questions. Is there a way to restore the link back to the form field without going into the table and typing in all the questions?
    Figured it out. Discovered that by editing one character in the field on thje form, the text reappears in the table.

    So do you not have a question any longer then?  Sounds like you figured out a way to get them back.  Actually a good trick, I'll add it to the related FAQ - thanks.
    Thanks,
    Josh

  • Is there a way to revert to the original form responses in Forms Central?

    I was reviwing responses in Forms Central, and I noticed a few cells had been shaded as "Manually edited." I am the only person with access to our responses, so I'm guessing that as I was using my scroll button on my mouse, I accidentally changed something. (My mouse has been acting up lately, and the computer has registered a double click when I only single clicked.)
    Is there a way to revert back to the original form responses? I caught this too late for be able to just use "undo."

    HI,
    >> but it only let me go back one step. It didn't let me go back any further.
    OK, then maybe you made (by accident) some changes prior to your current editing session. You might have edited the form, made 'change1', closed the form, and reopened it. At this point you cannot use Edit / Undo to undo 'change1'.
    It looks like you need to undo your changes manually. You could take a look at the View Responses table history to see what you had before.  At the View Responses tab, click on the clock-history icon on your lower right corner, you will see the History bar and you can select a previous version to see.
    Thanks,
    Lucia

  • Formulas in response table not calculating

    I have two simple formulas in my response table (adding one to the number in the previous row and combining the contents of two cells), but for some reason the formulas aren't calculating when responses are added to the tables. When I click on the cell in the new response, the formula is there and is correct, and if I then hit enter it calculates the correct response, but it isn't doing so automatically. Once I force the formulas (click and hit enter), the cells populate for my version of the response table, but read-only members of the table still see the incorrect or blank cells. What is going on? (I also have other formulas in the table that are calculating correctly. It seems to just be these two that won't.)

    Hi;
    I recieved your shared form and we did some investigation.  There is an issue that we'll have to address in an upcoming release - but we do have a work around to provide for you:
    Step 1. Delete column B
    Step 2. Change "Lottery ID" to: = "2014-" & RIGHT("000" & Reference ID, 3)
    I also changed the Reference ID (now column B) expression -- but I don't know if this is necessary... for row 1, instead of:
    =sum(1, B2)
    I have
    = B2 + 1
    We tested the work around in a Duplicate of your form and did not modify the original (yours), you can make the above changes in your form.
    Thanks,
    Josh

  • Copy responses table to create new (filtered) ones

    Hi!  I would like to duplicate the ALL RESPONSES table onto new sheets, and generate two tables from that information.  Basically, the form I have created will divide the respondents into two groups.  So I would like to see a table that includes all responses (which is the default table), then another table with only group A, and another with group B.  I figured it would be easier to just copy the main table and filter the info in the new ones.  Is this possible?     Is it possible also to build summary reports based on the newly created (filtered) tables?  Thanks guys

    You can add additional tables by going to the top Insert menu and selection "Sheet". You can then copy and paste data into it - note these other sheets/tables are not live data, nor are they connected to the original response table. They are just copies of the data.
    The summary report currently can only show charts for the main response table, it won't work for the newly created sheets/tables.
    Randy

  • Is there a way to format text case in the response table fields? Also, is there a way to change the

    I am trying to do two things in a response table for a form. First, i would like to know if I am able to use a function to auto convert the populated text to either proper or upper case as needed. Second, is there a way to rearrange the column order in the response table?

    Hi;
    You can use the "UPPER" formula from http://helpx.adobe.com/acrobat-com/formscentral/help/formula-syntax-built-in-functions.htm l
    I think you'd insert/add a new column adjacent the one you want to convert, let's say you want to convert the responses in column "J" so you insert a colulmn to the right "K", in cell "K1" you'd put "=UPPER(J1)" and when you hit "Enter" column K would be populated with the data from the cells in column J in all caps. You could then hide column J to keep the form cleaner and all new responses would be reflected in all caps in the new column K.
    A video on using formulas: http://tv.adobe.com/watch/acrobat-xi-tips-tricks/how-to-work-with-formulas-in-formscentral /
    Thanks,
    Josh

  • How to print out the Forms and Table fields relationship, data mapping?

    I create a forms and tables relationship inside the Form Developer 11g, once I created the Data relationships between the form data field and the Table column name. I don't have any command to print it out, such as Layout Wizard.
    Are there any programs on Windows platform can print it out?

    hi all,
    i have try to do this
    public static void Readbinary() throws Exception
              String file = "D:\\05-09.190501+0800";
              DataInputStream dis = new DataInputStream(new FileInputStream(file));
              //but then how to read the content ??????can you give me more hint ?????
    i have find the netflow v5 structure by C
    struct NFHeaderV5{
    uint16_t version; // flow-export version number
    uint16_t count; // number of flow entries
    uint32_t sysUptime;
    uint32_t unix_secs;
    uint32_t unix_nsecs;
    uint32_t flow_sequence; // sequence number
    uint8_t engine_type; // no VIP = 0, VIP2 = 1
    uint8_t engine_id; // VIP2 slot number
    uint16_t reserved; // reserved1,2
    struct NFV5{ 
    ipv4addr_t srcaddr; // source IP address
    ipv4addr_t dstaddr; // destination IP address
    ipv4addr_t nexthop; // next hop router's IP address
    uint16_t input; // input interface index
    uint16_t output; // output interface index
    uint32_t pkts; // packets sent in duration
    uint32_t bytes; // octets sent in duration
    uint32_t first; // SysUptime at start of flow
    uint32_t last; // and of last packet of flow
    uint16_t srcport; // TCP/UDP source port number or equivalent
    uint16_t dstport; // TCP/UDP destination port number or equivalent
    uint8_t pad;
    uint8_t tcp_flags; // bitwise OR of all TCP flags in flow; 0x10
    // for non-TCP flows
    uint8_t prot; // IP protocol, e.g., 6=TCP, 17=UDP, ...
    uint8_t tos; // IP Type-of-Service
    uint16_t src_as; // originating AS of source address
    uint16_t dst_as; // originating AS of destination address
    uint8_t src_mask; // source address prefix mask bits
    uint8_t dst_mask; // destination address prefix mask bits
    uint16_t reserved;
    but how to translate the structure to java,then get the data from the file ?
    Edited by: 903893 on Dec 21, 2011 10:52 PM

  • I am unable to save my form responses as a pdf or excel file.

    I am unable to save my form responses as a pdf or excel file.  The error message states: Acrobat.com could not save this file. The file might be open in another application and cannot be overwritten.

    Did saving ever work or did it fail the first time you tried?
    Have you tried to save to multiple locations?  Maybe it has something to do with permissions on the directory you are trying to save to.
    Have you tried saving something from another web site to the same location?  Try creating and saving a file in/from https://workspaces.acrobat.com/app.html#o and see if that has the same result.
    Thanks,
    Josh

  • Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    i am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    i exported the application from apex.oracle.com and imported it to our environment
    import went fine, but when I ran the IR page I got
    ORA-20001: get_dbms_sql_cursor error ORA-00904: : invalid identifier
    evidently the problem is a lack of public execute on DBMS_LOB, which is used in the generated IR source.
    while waiting for the DBA to grant privs on DBMS_LOB, changing the dbms_lob.getlength call to length() fixes the IR.
    however, i am not getting the download link on the associated form page... changed templates, that's not the issue -- we'll see if that's a dbms_lob issue as well

  • APEX:Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    I am using Apex 4.2.2.00.11
    am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    336554,
    Looks like there is a 127-column limit on the number of report columns supported when using that wizard. Do you have more than that?
    57434

  • Are form responses removed from Adobe server when deleted by user?

    This is a server security question; when form responses are exported to excel, and then deleted from the workspace, do they remain on the Adobe server or are they gone?  I need to know this to know the level of security that is applied to the server to determine if we can use Adobe with sensitive information. I understand forms are encrypted when responses are returned, but what happens to the information that is on the server?
    Thanks

    Hi,
      Please refer to this page for more information: http://forums.adobe.com/docs/DOC-1384
    If you still have questions please write back.
    Thanks,
    Lucia

  • How do I change the order of columns in the responses table?

    How do i change the order of columns in the responses table in FormsCentral?  The default setting puts them in reverse order!

    Hi,
    The issue with the default ordering of columns in the response table is something that we hope to address in the next update to FormsCentral. In the meantime, you can reorder the columns by selecting them then click/drag using the gray area above the column name. As shown below, an orange marker will show you where the columns will be placed when you release the mouse button.
    Sorry for the inconvenience.
    Regards,
    Brian

Maybe you are looking for