In this article, we attempt to showcase how to embed CRUD (List) Menu inside a form itself. This app mainly uses Javascript to embed the list into the form using Custom HTML form element.

In this sample app, the list would only load data (items) related to the category itself. Bear in mind that the embedded list would only show up when editing existing records and not available on new category creation.

Download Sample Showcase App

APP_formWithEmbedDatalist-1-20220607155002.jwa

  • No labels