In this example, we will create a FAQs page
- The first thing we have to create is a page, which we give name FAQs, go to (IMAB) Pages -» New Page, Page Title write with: FAQs then click Save Changes button
- Then create a menu, and link to the FAQs page, go to (IMAB) Menus -» New Item: 1, then click Add Item button
- The edit item, Item type: Goto Internal Link, label: FAQs, and Page: faqs, then click Save Changes button
- Then create a table data, Goto (IMAB) Backend Tools -» Back-End Configuration, Table Name: faqs, Singular Name: faq and Plural Name: faqs
- Create column: id, question and answer, and then click Add New Table button.
- Edit the table that has been created, and fix the Variable as Value? field and Variable as Label? field, then click Save Changes button
- Now it's time to enter the data, go to (IMAB) Backend Tools -» (IMAB) JSON Editor, then select data then click edit button
- Please input the data you want.
- Next, We will generate code for the app page using JSON Scraping Addons, go to (IMAB) Add-Ons -» JSON Scraping Addons
-
Then We can configure it as follows:
Overwrite The Page : faqs JSON URL for List of Items : assets/data/faqs.json JSON URL for Single Item : 1st Variable for List of Items : Template for List of Items : Layout: List
Layout: Group A-ZTemplate for Single Item : Layout: List (Adapted to needs) 1st Variable for Single Item : Layout: Card (Adapted to needs) and Click Save Changes button
- Now please create a variable for the layout to be used, edit the configuration you have created on the right side and get the helper variable by clicking the Get All Variable button, and arrange the layout according to your wishes.
- Do not forget to specify the values of Variable as ID? and Search by Variable?, lastly click the Save Changes button
Last edit: 2020-10-16 10:30:57