Loading...
 
Skip to main content

Tracker plugin with transaction step

Status
Open
Subject
Tracker plugin with transaction step
Version
17.x
18.x
Category
  • Error
Feature
Trackers
Wiki Plugin (extends basic syntax)
Resolution status
Partially solved
Submitted by
Bernard Sfez / Tiki Specialist
Volunteered to solve
rjsmelo
Lastmod by
Bernard Sfez / Tiki Specialist, rjsmelo
Rating
(0)
Description

I set the tracker plugin with transaction step.
So I split the initial plugin tracker into 5 plugin trackers setting the following parameters for each one: transactionName, transactionStep and transactionFinalStep.
Something that looked like:

Copy to clipboard
{TRACKER(trackerId="4" fields="1:2:3" transactionName="new" transactionStep="0" transactionFinalStep="n")}{TRACKER}

Copy to clipboard
{TRACKER(trackerId="4" fields="4:5:6" transactionName="new" transactionStep="1" transactionFinalStep="n")}{TRACKER}


…/… till the last step a bit different.

Copy to clipboard
{TRACKER(trackerId="4" fields="10:11:12" action="Save" transactionName="new" transactionStep="4" transactionFinalStep="y")}Thanks{TRACKER}


The page show an error : You need to define both transaction name and transaction step, or none of the two.

It has been confirmed that it is not working

Solution
Hi Bernard, can you have a look to r65973, should address this issue.
Importance
7
Easy to solve?
5
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6496
Created
Sunday 10 December, 2017 11:08:23 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Monday 14 May, 2018 05:40:22 UTC


Show PHP error messages