Hi guys
Previously we used tab section on dynamic layout. Now we need to change the same thing in Navigation rule.
Item is pagelist.
Please help me.
Hi guys
Previously we used tab section on dynamic layout. Now we need to change the same thing in Navigation rule.
Item is pagelist.
Please help me.
Hi @kirti: Are you expecting Name and price to be shown on click / hover of each item? List of items can be configured in the navigation rule. To show details of each item, navigation rule is not a better approach. I would suggest to show this as a repeating layout. If you need the details to be shown only on selection of the item, can create a view where you populate the details based on selection of item.
Thanks.