|
|
Browse by Tags
All Tags » variables
Showing page 1 of 3 (22 total posts)
-
is it possible to display the state of dynamic panel using the value of a variable. e.g.
set variable {project} equal to "adidas"
state of dynamic panel equal to {project}
thanks
n
-
I am working on a purchase flow where the user makes various product selections that trigger different prices on a product selection page, then continues through check out. The various product prices are being handled/mapped to various dynamic panel states. This works great on the prod selection page. All is good.
When the user continues ...
-
Hi there. Welcome to the Axure forums husker.
If I understand correctly, you're defining NameVariable from a text field on the homepage and wanting to then display the value input by the user on other screens.
Have you viewed the demo at http://www.axure.com/p202_5.aspx ? It's a good starting point.
However, one of the most important ...
-
I happened across this by accident today. It's a brute-force method
of subtracting one number from another. Even more intriguing (to me),
it's a way of doing conditional loops. The gist is, two text fields
pass the focus back and forth, incrementing a variable, until some
condition is met.
Sadly, it doesn't work in Firefox, ...
-
Hi everyone:
Some time ago I created a prototype for a website that consisted of a multi-stage contest. The contest would run in 3 stages:Promotion/Entry (people upload content for judging)Voting/JudgingPost-contest (display winners, etc)The content for each of these stages would also be customized for signed-in and signed-out users.
It's ...
-
hi all - hope someone can assist...[ps - did i say that Axure rocks!]
Setup:
I have a navigation header I have built with 3 different graphic images (just colour changes).
I have placed the 3 x states in a dynamic panel.
I have 3 x versions of the same page (home.html, home_v2.html, home_v3.html)
At the _root level of each of the 3 x ...
-
Hi All,
Is something like this possible? On one page I have 2 text fields; First Name and Last Name on a subsequent page I have a text field called Name which I would like to pre-populate with the values from First Name and Last Name. If this is possible how would I do it?
Cheers,
Nick
-
Hello Axure and community,-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Sorry for posting this in a separate thread, whereas itshould go into this thread. Nevertheless, here is what I have in ...
-
I just can't seem to carry a variable into a text panel from one page to another. I can with a textbox but not with the textpanel. Here is my code:
onPageLoad:Set text on widget TB section equal to "[[section]]" and text on widget TP section equal to "[[section]]"
Thank you fro your help
Dominic
-
Hi - thanks for your interest.
I have created the gender variable as well as grouping the buttons and named the radio buttons appropriately - male_radio, female_radio.
So the onclick case for the male button (on page1) is - Set value of variable gender equal to "male"and similarly for the female radio button...
With the text ...
1
|
|
|