I need to maintain
the state of the display tag across subsequent, unrelated navigation. When
the user returns to the page containing the display tag, I want to render the
page using the previously used sort order, pagination, etc. I believe I
need the id of the display tag to do this.
For example, if the
param arguments look like this:
?d-1343486-o=2&d-1343486-s=1&d-1343486-p=1
How do I arrive at
the generated 1343486 value?
I've searched the
user archives, and I didn't see the information I was looking
for.
Thanks!
Jim

