Search found 162 matches

Go to advanced search

by leonardo
Tue Jun 21, 2016 11:29 pm
Forum: Issues
Topic: Workable Mapping for a Collapsible Listview
Replies: 12
Views: 1320
 
Jump to post

Workable Mapping for a Collapsible Listview

Thanks Sergiy. Very nice, detailed answer. Getting very close, I imagine. You said earlier, "use a loop by these arrays with checking ids, if they are the same - add information from one array's item to another one." I'm at a loss on how to get these 2 arrays. Using my data structure and y...
by leonardo
Fri Jun 17, 2016 11:08 pm
Forum: Issues
Topic: Workable Mapping for a Collapsible Listview
Replies: 12
Views: 1320
 
Jump to post

Workable Mapping for a Collapsible Listview

Not sure how to proceed. What I came up with gave a much worse implementation.

  1. What will be the structure of the array?
  2. Will there be 1 or 2 arrays?
  3. What will the mapping look like?
    Please, help with example.
by leonardo
Thu Jun 16, 2016 7:12 pm
Forum: Issues
Topic: Workable Mapping for a Collapsible Listview
Replies: 12
Views: 1320
 
Jump to post

Workable Mapping for a Collapsible Listview

I got that part working now. It was a fluke with the app. It was corrupted and so the storage setting was not accessible. Now that it is fixed, I am having problem going about what I intend to accomplish. I am not sure how to go about this. Here is my data: https://d2r1vs3d9006ap.cloudfront.net/s3_i...
by leonardo
Wed Jun 15, 2016 7:56 pm
Forum: Issues
Topic: Problem with returning Storage Value to a page Element
Replies: 12
Views: 1226
 
Jump to post

Problem with returning Storage Value to a page Element

Thanks. Works okay.

by leonardo
Wed Jun 15, 2016 6:14 pm
Forum: Issues
Topic: Problem with returning Storage Value to a page Element
Replies: 12
Views: 1226
 
Jump to post

Problem with returning Storage Value to a page Element

That works, Sergiy. The only issue left is getting the value of each of the text fields inside the listitem on Click event. None of the codes used work. Here are the results: codealert("Clicked: " + $(this).text());/code : Shows text for all the labels in the list. codealert("...
by leonardo
Tue Jun 14, 2016 5:54 pm
Forum: Issues
Topic: Problem with returning Storage Value to a page Element
Replies: 12
Views: 1226
 
Jump to post

Problem with returning Storage Value to a page Element

This is interesting! This is a mapping situation that's supposed to work within your platform and is not. We are talking about Apperyio storage and things. What in the world is happening here? After 5 days for a simple problem this is what I get? I'm not asking you to debug a custom JS code. I'm ask...
by leonardo
Tue Jun 14, 2016 4:38 pm
Forum: Issues
Topic: Problem with returning Storage Value to a page Element
Replies: 12
Views: 1226
 
Jump to post

Problem with returning Storage Value to a page Element

It is still not working and I am getting frustrated. The app name is "Mimag" and I have shared it with support. Please note the 2 issues I've been asking about: Filtering the data to the storage variable from the previous page. Getting the value of each of the text fields inside the listit...
by leonardo
Mon Jun 13, 2016 10:17 pm
Forum: Issues
Topic: Problem with returning Storage Value to a page Element
Replies: 12
Views: 1226
 
Jump to post

Problem with returning Storage Value to a page Element

Hi Sergiy: Yes, there is "aid" column in the collection. When I tested it in console, it shows that the storage, "myauthor" was empty. I had it defined in storage only and not in Model. Once I created a model with that name, the storage is populated in console. However, it is sti...
by leonardo
Fri Jun 10, 2016 4:57 pm
Forum: Issues
Topic: Problem with returning Storage Value to a page Element
Replies: 12
Views: 1226
 
Jump to post

Problem with returning Storage Value to a page Element

Hi Sergiy, That code didn't work. No alert box was triggered by that code. On 1, here are images of what I have done, which displays nothing on the page: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1431653/storage1_inline.JPG?1465577831 https://d2r1vs3d9006ap.cloudfront.net/s3_images/1431655/sto...
by leonardo
Fri Jun 10, 2016 12:52 am
Forum: Issues
Topic: Problem with returning Storage Value to a page Element
Replies: 12
Views: 1226
 
Jump to post

Problem with returning Storage Value to a page Element

I store a cliked value of a listitem to a localstorage from Page 1. I navigate on a Click event to Page 2, which has the following textlabels on a listitem: tid, aid, spg, The textlabel "aid" correponds to the value of the data I am trying to filter. But I have 2 problems here: All the dat...

Go to advanced search