Copy link to clipboard
Copied
Hi All,
My start button for the gameshow is not moving to the setboard.
It used to work and I cant remember what change I did that suddenly its not working anymore.
I have not made any changes to that specific slide, no changes to the actions.
(below some printscreens)
Does anybody know how I can make it work again?
thanks.
br,
Tamara
Copy link to clipboard
Copied
I was looking for screenshots of the actions?
Copy link to clipboard
Copied
I posted them, but here we go again.
Copy link to clipboard
Copied
Those are not the actions, sorry, those are the Properties settings to trigger the actions.
Copy link to clipboard
Copied
sorry I am not sure. where do I find this?
Copy link to clipboard
Copied
Sure, but that means you didn't create the advanced actions since you don't know where to find them?
I see two Advanced actions in the Properties:
Both can be found in the Advanced Actions dialog box, under the Project menu or using Shift_F9.
Copy link to clipboard
Copied
ah now I know what you mean.
it's a template I am using. the advanced actions have been already there.
here are the printscreens:
Copy link to clipboard
Copied
Those actions have been 'disturbed'. Look at the action 'SetBoard': all the Continue actions were other commands in the original action. Sorry, but impossible to help you out, since neither you nor me can know what was originally in those commands at all. This is only one of the two actions...bit messy as well.
I suspect this is an upgrade from a project in an older version. Someone will have to recreate the actions.
Copy link to clipboard
Copied
I went to check how the template was set up on the same button it looks totally different.
does it gives you a better view?
Copy link to clipboard
Copied
That is what I suspected as well. You have to install the hot fix to prevent that the conditional action is turned into a standard action.
That bug was detected shortly after release and this hot fix was released very quickly:
Copy link to clipboard
Copied
I have done the instructions you have sent to me, but still I am not able to move to the setboard by pressing start.
I also tried opening a new template and reworked it. but it happens again.
any other solutions?
thanks a lot for your time.
Copy link to clipboard
Copied
Did you define the variables (I see zQCtr and NumberOfQuestions)? Can you use the triangle, first button in the buttons top right of the Advanced Actions dialog to show the script (more than just the THEN part of the first decision) for 'SetBoard'? Can you also show the action ShowQuestions? I have no idea up till now when the variable zQCtr is incremented at all? I suspect it is happening in the decisions Q15.... but wondering if the sequence is correct in this conditional action.
Copy link to clipboard
Copied
Does this show the things you need to know?