Simplelist widget and form widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023 06:10 AM
Hi all,
I need help guys.
I want to create 2 pages.
One with "Simple list" widget and another one with a "Form" widget.
How can I make it so that when you click a record from simple list in page 1, opens that record in the form widget from page 2? Is there something OOTB done?
Is there a tutorial or course with this somewhere?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 06:04 PM
This is actually very easy to do. 🙂
The simple list widget has an option called Link to this page. I don't know if you've already created your pages, but assuming you haven't, the steps to achieve what you need are:
- Create a new page and add the simple list widget
- Create a second page and add the form widget
- Edit the Instance Options on the list, select the list you want to display, along with any filters, etc, and set Link to this page to your new form page.
When a user views the list page, and clicks on an item in the list, it will open the form page and display that item.
There are some oob sample pages that will help get you started:
There are four example simple lists on the test_list page. Ctrl+left-click on any of them, select Instance Options and set Link to this page to "form" and you'll see what I mean.