On my site I intend to upload photos to a gallery of items that I wish for my visitors to view. These photos are of various products that I want to have unique IDs.
I thought about k_page_id but am not too sure if after u delete one of the cloned pages, if the ID is re-assigned to a new item, the next cloned page.
What I'm hoping for, is a unique ID roughly 6 digits long. (e.g: 370042) That will be generated only upon creation of a new cloned page and accessible ofcourse via a short code like <cms;show u_id/ >
I thought about k_page_id but am not too sure if after u delete one of the cloned pages, if the ID is re-assigned to a new item, the next cloned page.
What I'm hoping for, is a unique ID roughly 6 digits long. (e.g: 370042) That will be generated only upon creation of a new cloned page and accessible ofcourse via a short code like <cms;show u_id/ >