how can I move text fields with actions?
January 9, 2006 12:00 AM
Well, let's see. No matter what approach you take, you have a lot of actions to set up. How about these 2 solutions.POSSIBLE SOLUTION #1: Set up 3 boxes where the feedback will appear. I assume here that we are talking about text only feedback. Then instead of having text boxes from other locations you move around, use actions that change the contents of each of the three text boxes. I will take two actions per box - one to move the desired text into a variable and the other to change the contents of the box to the value of the variable. You can use one variable for all 18 boxes. To see how to use variables, use the Page Numbering Wizard under the Tools menu and examine how it works.Once you have one feedback working, you can copy and paste the actions and make only slight changes to get the rest.POSSIBLE SOLUTION #2: Use 3 pop up windows. Each action to display a feedback contain the below in addition to specifying the conditions under which it will occur.
Once you have one feedback working, you can copy and paste the actions and make only slight changes to get the rest.This solution has some limitations due to how the browser positions the windows that open.cheers,benEdited By: bpitman on 2006-1-11 8:23:31
Discussions have been disabled for this post