1
0
-1

I've learned the hyperlink action setting in datalist. It is quite smart. However I can't find the setting of Edit Vendor hyperlink in CUSTOMER LIST datalist (simple purchasing example) . Same problem for the Add Vendor button. It made me so confuse. Please explain why and how. thank you. 

 

    CommentAdd your comment...

    2 answers

    1.  
      3
      2
      1

      Hi Petertseng

      If you are using the enterprise version of Joget, drag and drop the menu CRUD in userview builder. The CRUD menu which stands for Create, Update and Delete, has options to specify the edit and add button.

      If you are using the community version, here is what you do:

      1. Create a form userview menu, give an id to this menu, example 'MyForm'. Link your form menu to the actual form you created for Add/Edit in userview. Save your userview.
      2. Return to datalist and drag the Hyperlink to the bottom of the datalist and add the id 'MyForm' to the Hyperlink field. For edit button, you need to define the Hyperlink Parameters, example parameter name = id and column name = id.

      There are more information on datalist at the Joget Knowledge Base site.

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

        Hi,

        Are you using a Data List Inbox? If you are, then actions that correspond to your assigned inbox tasks are automatically added to the datalist for you. Those could be the hyperlinks that you see in your datalist.

          CommentAdd your comment...