Input Table: Rows values from Unique Name

  • rackablakblak
    Asked on January 4, 2020 at 9:58 AM

    Hi, I'm trying to make my input table to have its row names based on a unique name of other question.

    Sample case:

    1578149638a Screenshot 10

    I have a unique name called {mostImportant} and {leastImportant} and I want to show it on the input table.

    When I put the unique name as the rows of the input table, it didn't work. However, I can use the unique name for the label of the question.

    Is there a way so that I can use a variable in the input table? The only way I know of storing variables is to use a unique name and it currently doesn't work.

  • roneet
    Replied on January 4, 2020 at 1:47 PM

    Unfortunately, it is not possible to get the field value in the Input table. A workaround that we can suggest is that you can switch to the Classic layout and then use a text element to show the field data and via CSS align the text element as a column of the Input table:

    Here is the GIF animation to show how it will behave:

    Input Table: Rows values from Unique Name Image 10

    Let us know if you would like to this way, we will provide you the necessary CSS codes.

    Thanks.

  • rackablakblak
    Replied on January 5, 2020 at 1:32 AM

    Thanks for the quick response!

    Yes, I would like to do it that way. It would be great if you can provide me with the CSS code example. Thank you!

  • roneet
    Replied on January 5, 2020 at 1:45 AM

    Let me work on your requirement. I'll get back to you.

    Thanks.

  • roneet
    Replied on January 5, 2020 at 12:19 PM

    You may check this demo form:

    https://form.jotform.com/200044560964956

    I have changed the layout to Classic and injected the appropriate CSS to align the text with the Input table element.

    Let us know if you need further modification.

    Thanks.