1
0
-1

In the search form in a list that Joget automatically create when you use a field to drag I noticed a very traditional operation that is sent to the server synchronously and the server reloads the entire page. How can this be done async with ajax or fetch so that the entire page is not reloaded but only the list entries that were found.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, there are several built-in Ajax components for example AJAX Subform and Ajax Cascading Drop-Down List. You can also use event triggering and listening using Ajax by using Page Components events.

      1. Nik

        Thank you for your response but I am really struggle to find any relation with joget's build-in List search form. Could you be more specific!

      CommentAdd your comment...