How to customise url with field value
-
Hi Pods Dev Team,
I’m trying to achieve something and lost my track of how to make it happen.
Background:
I have a pod named “shop_details” which has many fields. One of the fields is named as “shop_id” which is the one I want to use as the parameter. After successfully setup, the url should be like: domain.com/shop/1234.“shop” is the custom path for the pod and the “1234” is the value “shop_id” field.
In the “Advance Options” tab, I setup the “Detail Page URL” as “shop/{@shop_id}”. Apparently it doesn’t work. I wonder how do I achieve this.
Many thanks in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to customise url with field value’ is closed to new replies.