[Xerte] Decision eraseOnExit does not work properly?
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Thu Feb 12 12:48:12 GMT 2009
Erase and eraseOnExit are different. Use erase = 1 to erase the contents
as the decision moves from one page to antoher; use eraseOnExit to leave
the contents of the decision on the screen after the flow moves on to
the next icon,
J
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Peter
Huppertz
Sent: Thursday, February 12, 2009 11:47 AM
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] Decision eraseOnExit does not work properly?
Hi List,
I have the following structure:
pageContainer
-- fw id=currentFWID
---- page1
-------decision id=currentFWID, eraseOnExit=1, branch=sequence,
repeat=all
----------pagepart1.1
----------pagepart1.2
----- page2
on an entrypage I created a button with the onRelease event script
currentFWID.nextPage().
Everything works fine except that when I reach the end of the decision
page2 is displayed on top of page1, thus the content of page1 is NOT
erased at the end of the decision branch. What did I do wrong?
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20090212/5e946089/attachment.html
More information about the Xerte
mailing list