Search found 30 matches

Go to advanced search

by Sander Kristel
Tue Jun 24, 2014 7:55 pm
Forum: Issues
Topic: Choose row in grid
Replies: 2
Views: 814
 
Jump to post

Choose row in grid

Thanks

by Sander Kristel
Sun Jun 22, 2014 8:11 pm
Forum: Issues
Topic: Choose row in grid
Replies: 2
Views: 814
 
Jump to post

Choose row in grid

I fill a grid with records from a collection - so the number of rows in the grid depend on the number of records. If a user clicks a row in the grid I want to pass the value of the _ID of the corresponding record into a LocalVariable. I can't seem to find this clearly in documentation?

by Sander Kristel
Tue Jun 10, 2014 6:40 pm
Forum: Issues
Topic: How do I add a record with a pointer in it.
Replies: 25
Views: 5196
 
Jump to post

How do I add a record with a pointer in it.

Hi thanks for your reply but I tried both the suggested was and it keeps failing.

by Sander Kristel
Mon Jun 09, 2014 8:13 pm
Forum: Issues
Topic: How do I add a record with a pointer in it.
Replies: 25
Views: 5196
 
Jump to post

How do I add a record with a pointer in it.

That's what I'm doing? I'm using the statement as suggested by your colleague?

by Sander Kristel
Sat Jun 07, 2014 9:52 am
Forum: Issues
Topic: How do I add a record with a pointer in it.
Replies: 25
Views: 5196
 
Jump to post

How do I add a record with a pointer in it.

Yes I do and have added an alert to make sure the statement works well Image

by Sander Kristel
Fri Jun 06, 2014 6:33 pm
Forum: Issues
Topic: How do I add a record with a pointer in it.
Replies: 25
Views: 5196
 
Jump to post

How do I add a record with a pointer in it.

Yes it is but the field remains empty

by Sander Kristel
Sat May 31, 2014 6:09 pm
Forum: Issues
Topic: How do I add a record with a pointer in it.
Replies: 25
Views: 5196
 
Jump to post

How do I add a record with a pointer in it.

Yes, I invoke the create service to add the record to collection "A" and then on the success event of that service invoke the create service for collection "B"

by Sander Kristel
Sat May 31, 2014 4:09 pm
Forum: Issues
Topic: How do I add a record with a pointer in it.
Replies: 25
Views: 5196
 
Jump to post

How do I add a record with a pointer in it.

Hi thanks for that but it works in test but not in the app? I've added the "return '{"collName":"myColumn", "_id":"' + value + '"}';" statement to the EditJS mapping and use an alert to ensure it is using the right parameters. It doesn't add a record...
by Sander Kristel
Sat May 31, 2014 2:52 pm
Forum: Issues
Topic: How do I add a record with a pointer in it.
Replies: 25
Views: 5196
 
Jump to post

How do I add a record with a pointer in it.

Great stuff, thanks!

Go to advanced search