Loading...
 
Skip to main content

Custom Share Module 0.1dev

Features / Usability

Features / Usability


Pretty tracker redirect to newly created entry?

posts: 75 United States
luciash d' being 🧙 wrote:

Hi Jeffrey,
sure, url="YourOtherPrettyPage?itemId" should do the trick I believe?

HTH,
luci

Thanks, I was able to get that to work!


Old Code:

Copy to clipboard
{tracker trackerId="5" action="save" outputwiki="Memorial TPL"}


New Code:

Copy to clipboard
{tracker trackerId="5" action="save" outputwiki="Memorial TPL" url="tiki-view_tracker_item.php?itemId"}
There are no comments at this time.