Search found 9 matches

Go to advanced search

by samwiltshire
Sat Jul 20, 2013 2:17 pm
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Sorry, do you mean create a brand new service? Or to add a request parameter, 'where' on my existing, 'filterServerCode' service?

by samwiltshire
Thu Jul 18, 2013 4:17 pm
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Ok, well I have a table called 'Teams' which has the columns:

  • teams

  • username

  • user id

  • _id etc

    I would like to query the database to get the data in 'teams' for the 'user id' or 'username' (I have both stored as a localStorage variable). Can you do this without the '_id'?

by samwiltshire
Wed Jul 17, 2013 10:20 pm
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Thanks for that - I have added the alerts, however, I am still at a loss on how I am supposed to use an ID that isn't the primary ID. For example, I am tying the users to the Teams collection by the 'user id' and 'username' columns in Teams however I can't seem to work out how I can then use the cor...
by samwiltshire
Sun Jul 14, 2013 11:53 am
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Thanks, it has been shared with the email above and the name is Ludus247.

by samwiltshire
Sun Jul 14, 2013 11:21 am
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Hi Igor

There are no console errors - I have been looking for them but nothing. I am invoking the service on load of the liveDashboard page.

by samwiltshire
Sun Jul 14, 2013 11:13 am
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Hey there Thanks for your help with this - I have the service working in the test environment, however, I cant seem to invoke the service at all. Is there a chance that you could take a look at it? I think I already have it shared with a href="mailto:support@tiggzi.com" rel="nofollow&...
by samwiltshire
Thu Jul 11, 2013 3:30 pm
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Hi

I will be running some custom code on the server, however, at this point I am just trying to get the server code working. Once I can get it working then yes, I will be using the parameters for processing.

by samwiltshire
Thu Jul 11, 2013 9:56 am
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Thanks for that - it helped! However, I think I still stuck albeit a bit further along. At present I have set up the request as per the instructions, and when I go to test it doesnt seem to accept the parameters. Here is a screenshot from the test tab: https://d2r1vs3d9006ap.cloudfront.net/s3_images...
by samwiltshire
Wed Jul 10, 2013 11:48 pm
Forum: Issues
Topic: Using dynamic request parameters for server code requests
Replies: 17
Views: 1670
 
Jump to post

Using dynamic request parameters for server code requests

Hi there, I am trying to use the new server code function and have found the help quite useful, however, I notice that in order to to pass on parameters to the server side code it is done via query strings, which is fine, except for when you need to send something which is dynamic. For example, I ha...

Go to advanced search