Search found 12 matches

Go to advanced search

by Danny
Tue Nov 22, 2011 12:00 pm
Forum: Issues
Topic: Reading values from input fields
Replies: 19
Views: 4996
 
Jump to post

Reading values from input fields

Thanks Max, will try on my own the two approaches and communicate on (the probably inevitable-) failure... :)

by Danny
Mon Nov 21, 2011 4:43 pm
Forum: Issues
Topic: Navbar as a custom component
Replies: 7
Views: 1085
 
Jump to post

Navbar as a custom component

Hello, I have tried following this custom components help page in order to create a navbar that I can paste on all of my pages' footers. It seems to me that the navbar does not support this functionality - meaning, when I select it by dragging a box around it, the Properties pane does not have a &qu...
by Danny
Mon Nov 21, 2011 3:04 pm
Forum: Issues
Topic: Reading values from input fields
Replies: 19
Views: 4996
 
Jump to post

Reading values from input fields

So IDs can't be referenced cross-page?... So (if above is true), the only way to make such a scenario work, is that if the page with the input field stores its variable in local store, and then the submit button uses that local store? If so, it would be great if you can share a small JS snippet that...
by Danny
Mon Nov 21, 2011 10:51 am
Forum: Issues
Topic: Add Page Transition Effects
Replies: 3
Views: 613
 
Jump to post

Add Page Transition Effects

It would be nice to have the same ability that jQuery mobile provides for page transitions. I would imagine having two implementations: Have a default page transition (defaulted to slide) In this implementation, we should also have an "Is Back" checkbox for each "Navigate to Page"...
by Danny
Mon Nov 21, 2011 10:28 am
Forum: Issues
Topic: Reading values from input fields
Replies: 19
Views: 4996
 
Jump to post

Reading values from input fields

I did copy paste, noticed the ID changes, updated it (btw, when using Cut&Paste the ID also changes, for no reason imo). Now, here is the simplest way to reproduce the problem. Bottom line, I am getting the error in my firebug: precomponents[id] is undefined [Break On This Error] return componen...
by Danny
Sun Nov 20, 2011 6:51 am
Forum: Issues
Topic: Reading values from input fields
Replies: 19
Views: 4996
 
Jump to post

Reading values from input fields

Well, I must be missing something basic... The API documentation is sparse. It would help to have a small working code for each method. I was successful at creating a custom code that uses data from an input field on the same screen. When I moved that input field to another screen (keeping the butto...
by Danny
Thu Nov 17, 2011 6:43 pm
Forum: Issues
Topic: Reading values from input fields
Replies: 19
Views: 4996
 
Jump to post

Reading values from input fields

Now we are talking!

Thanks Max.

by Danny
Thu Nov 17, 2011 6:39 pm
Forum: Issues
Topic: Reading values from input fields
Replies: 19
Views: 4996
 
Jump to post

Reading values from input fields

Nice!

That's the first time I see the Tiggr() function.
Documentation anywhere?

by Danny
Thu Nov 17, 2011 6:09 pm
Forum: Issues
Topic: Reading values from input fields
Replies: 19
Views: 4996
 
Jump to post

Reading values from input fields

Thanks Max, The proper way to call a google search result page is https://www.google.com/search?q=test But in any case, this was only an example to demonstrate what I want to do, which is: Grab parameters from either an input field, or a local store On a button click, open a web page using a URL tha...
by Danny
Wed Nov 16, 2011 9:36 pm
Forum: Issues
Topic: Reading values from input fields
Replies: 19
Views: 4996
 
Jump to post

Reading values from input fields

Thanks Max, will try and edit this post if failed. Edit: Ok, I am still lost.... For the sake of simplicity, lets just say I want to do a Google search (input+button) that will open the result in a browser. Created input, called it "query" Created Rest service, with the Google URL, and wit...

Go to advanced search