Dynamic Matrix does not show update buttons

  • nandso
    Asked on November 7, 2017 at 3:04 AM

    I am trying to create a dynamic matrix the details a persons work history -

    fields are Position, Start date, End Data, Salary, Bonus ( for example ).

    I am running into 2 issues 

    1.  I do not get the grey update and add another row button at all.  Not sure if its becuase the columns run over the page?

    2.  How do I make the date fields use the date field widget?  And also add a number restriction to the compensation fields?

     

    Thanks,

    Nandini

     

  • Elton Support Team Lead
    Replied on November 7, 2017 at 9:21 AM

    The matrix table is too wide for the form so you will have to use the scrollbar to view the buttons on the right side.

    Dynamic Matrix does not show update buttons Image 1 Screenshot 20

    Unfortunately, the dynamic matrix widget only supports textboxes. If you want to use a widget with the same functionality and has a date field, use configurable list widget. 

    https://widgets.jotform.com/widget/configurable_list


  • nandso
    Replied on November 8, 2017 at 9:19 PM

    Thank you! I'll try out the configurable list, seems perfect for what I need.