Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
1756 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
I have a SAIL challenge, a form, in which I'm pulling live data from another
Richard
over 9 years ago
I have a SAIL challenge, a form, in which I'm pulling live data from another web application (via httpQuery). When I use the results to populate two textfields via "value", it will not save those values into a variable. I particular the field labelled "Project Name" exhibits the problem, the next field "Project Manager Name" is what I'm left doing to satisfy being able to save. (Setting refreshAfter to: "KEYPRESS" was an attempt to tickle it to evaluate saveInto....
WontSaveDef.txt
OriginalPostID-154615
OriginalPostID-154615
Discussion posts and replies are publicly visible
Parents
0
Richard
over 9 years ago
Yes, I understand the relationship between 'value' and 'saveInto'. I think that I might have a variable scope problem, but I can't be sure. What's happening is that I use an if condition to evaluate whether one variable is null, then display it, or the result of a previously executed httpQuery. No matter what is displayed, the subsequent saveInto fails to save any value at all.
Does that make more sense? The code should be pretty clear too!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Richard
over 9 years ago
Yes, I understand the relationship between 'value' and 'saveInto'. I think that I might have a variable scope problem, but I can't be sure. What's happening is that I use an if condition to evaluate whether one variable is null, then display it, or the result of a previously executed httpQuery. No matter what is displayed, the subsequent saveInto fails to save any value at all.
Does that make more sense? The code should be pretty clear too!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data