Search found 6 matches

Go to advanced search

by Kami Dar
Tue Feb 26, 2013 7:36 pm
Forum: Issues
Topic: How do I pass paramaters without name-value pairs
Replies: 11
Views: 442
 
Jump to post

How do I pass paramaters without name-value pairs

I think this is what you mean...it didn't seem to have worked. Did I do it wrong?

Image

by Kami Dar
Tue Feb 26, 2013 7:17 pm
Forum: Issues
Topic: How do I pass paramaters without name-value pairs
Replies: 11
Views: 442
 
Jump to post

How do I pass paramaters without name-value pairs

I'm afraid I don't know what that means but sounds like it might be what I'm missing. What is the mapping for the service input?

by Kami Dar
Tue Feb 26, 2013 7:03 pm
Forum: Issues
Topic: How do I pass paramaters without name-value pairs
Replies: 11
Views: 442
 
Jump to post

How do I pass paramaters without name-value pairs

I hope this helps. What doesn't work is that on the detail page, there's no data. Previously I had hard-coded the URL and was able to get data. Thanks, Kami https://d37wxxhohlp07s.cloudfront.net/s3_images/863965/Screen%20Shot%202013-02-27%20at%202.54.42%20AM_inline.png?1361905283 https://d37wxxhohlp...
by Kami Dar
Tue Feb 26, 2013 6:44 pm
Forum: Issues
Topic: How do I pass paramaters without name-value pairs
Replies: 11
Views: 442
 
Jump to post

How do I pass paramaters without name-value pairs

Thanks for the quick response Max. I changed the URL as you suggested to http://www.example.com/view/{id} . I created a request parameter called "id" in the service. The service test worked when I manually populate an id. I sense I'm close. I then set the click event of the list page (the ...
by Kami Dar
Tue Feb 26, 2013 5:55 pm
Forum: Issues
Topic: How do I pass paramaters without name-value pairs
Replies: 11
Views: 442
 
Jump to post

How do I pass paramaters without name-value pairs

I'm trying to pass a variable to a detail page where the url is in the format: http://www.example.com/view/123 rather than http://www.example.com/view.html?id=123 . I've created the parameter in the Request in the Service. And consider the URL to be http://www.example.com/view but I'm don't know how...

Go to advanced search