1
0
-1

How to make dropdown in spreadsheet? 

    CommentAdd your comment...

    3 answers

    1.  
      1
      0
      -1

      Hey izzat,

      You can refer to the 'handsontable' library on how to do this:

      First, for Format Type field, select "custom". Then, you are able to paste in the Javascript code in Format field.

      Hope this helps.

        CommentAdd your comment...
      1.  
        1
        0
        -1

         

         

        this is my spreadsheet. how can i customize my field?? currently "Other" field is readonly. i want if i select "Tidak Aktif", the "Other" field will be textfield. how can i do this?

         

        1. Kurt Cobain

          How you can do that?

        CommentAdd your comment...
      2.  
        1
        0
        -1

        Hey izzat,

        When configuring your spreadsheet column, select "dropdown" for Format Type field, and then key in the form definition ID of the form that contains an option-type form element in the Format field.

        You can refer to Spreadsheet for more information.

        Hope this helps.

          CommentAdd your comment...