Search Type: Posts; User: jazzzzy
Search: Search took 0.02 seconds.
-
11 Jun 2012 1:07 AM
Jump to post Thread: how to set id field manually? by jazzzzy
- Replies
- 3
- Views
- 648
Ok, then how can I find an other way to solve this problem? Can I overwrite the id somehow?
-
8 Jun 2012 12:29 AM
Jump to post Thread: how to set id field manually? by jazzzzy
- Replies
- 3
- Views
- 648
I'd like to sync my datas stored on a server to local storage but when I add value to the id the datas are not added to the local store. my code is in a load:
storeOnlineUser.each(function... -
17 May 2012 5:06 AM
- Replies
- 0
- Views
- 247
Hi everyone,
i'd like to make a common registration. I send datas to server which generates the autoincrement id and I want to write it back to my localstorage proxy.
my code on buttonTap:
... -
15 May 2012 12:29 AM
- Replies
- 0
- Views
- 339
I selected the proxy and the config panel shows the add function button but i can't click it. If it's not a bug, please let me know how to create my own buildUrl function
thanks -
9 May 2012 11:56 PM
Jump to post Thread: How can I add an afterlistener by jazzzzy
- Replies
- 0
- Views
- 249
is there any way to add afterlistener for a store in architect or we only have to choose an event in the config panel? I'd like to send the same datas with rest as I added to localstorage.
thanks -
9 May 2012 11:29 PM
Jump to post Thread: id and internalId by jazzzzy
- Replies
- 0
- Views
- 258
on addrecords both records[0].internalId and records[0].id are ext-record-xxx, but when I console log the records[0] I see the internalId is an integer. Why it could be? I need the same datas that...
-
9 May 2012 11:12 PM
- Replies
- 2
- Views
- 564
OK, I see the records is an array and the 0th element has a data object. there's no question :)
-
9 May 2012 10:08 AM
- Replies
- 2
- Views
- 564
I've created an event for addrecords on a store and give 2 parameters (store, records). If I add a new record and console log the records.data it says undefined but when I console log the whole...
Results 1 to 8 of 8
