Search found 21 matches

Go to advanced search

by Josette
Mon Nov 02, 2015 8:34 pm
Forum: Issues
Topic: Mapping Feature Not Working for Create and Update Services
Replies: 2
Views: 421
 
Jump to post

Mapping Feature Not Working for Create and Update Services

I am unable to map from my text fields (input, label and textarea) to local storage and from local storage to the Service Request fields (create and update services). I had to do the mapping from the text fields to local storage by JavaScript.

Is there a problem with the mapping function?

by Josette
Fri Oct 30, 2015 3:36 pm
Forum: Issues
Topic: Use Mailgun API in Password Recovery Script
Replies: 6
Views: 1111
 
Jump to post

Use Mailgun API in Password Recovery Script

Is it safe to this on the client side instead of the server?

I only need a way to add the api key info to the server script.

by Josette
Fri Oct 30, 2015 2:19 pm
Forum: Issues
Topic: Use Mailgun API in Password Recovery Script
Replies: 6
Views: 1111
 
Jump to post

Use Mailgun API in Password Recovery Script

I'm trying to use the Mailgun API in the Password Recovery script in the tutorial instead of Sendgrid. However, I am unable to send the email successfully from the script. I do not get an error message and code: 0. Below is the code I'm using to send the email. I included my api key in the post url ...
by Josette
Wed Oct 28, 2015 6:11 pm
Forum: Issues
Topic: 502 Bad Gateway
Replies: 6
Views: 1031
 
Jump to post

502 Bad Gateway

I'm not able to log in to my app, chomposity, when I'm trying to test it. I keep getting this error message:
"502 Bad Gateway".
I shared my app and database.
Is the server down?

by Josette
Fri Jul 10, 2015 12:46 pm
Forum: Issues
Topic: How to select items in select menu with Javascript
Replies: 3
Views: 419
 
Jump to post

How to select items in select menu with Javascript

Can you give an example since your answer is vague. I need to change the attribute to selected via JavaScript for all the items and not the value of the select menu.

by Josette
Fri Jul 10, 2015 2:00 am
Forum: Issues
Topic: How to select items in select menu with Javascript
Replies: 3
Views: 419
 
Jump to post

How to select items in select menu with Javascript

I would like to use Javascript to automatically select the items in a select menu after they have been loaded. I have tried the following code, but it did not work. $.each(data, function(index, value) { Apperyio("messsage_select option[value = " + value.member._id + "]").attr(&qu...
by Josette
Thu Jun 25, 2015 10:09 pm
Forum: Issues
Topic: How to Insert multiple objects into collection
Replies: 3
Views: 366
 
Jump to post

How to Insert multiple objects into collection

I do not want to update the collection, but to insert or add multiple objects at the same time.

by Josette
Thu Jun 25, 2015 6:25 pm
Forum: Issues
Topic: How to Insert multiple objects into collection
Replies: 3
Views: 366
 
Jump to post

How to Insert multiple objects into collection

I have the same request to upload multiple objects into a collection. I am trying to write a messaging app where the user can send a message to multiple recipients. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1226742/IMG_20150625_140335_786_inline.jpg?1435256316 I have shared my app: Chomposity,...
by Josette
Sat Jun 20, 2015 4:17 pm
Forum: Issues
Topic: How to filter query results using Pointers.
Replies: 1
Views: 250
 
Jump to post

How to filter query results using Pointers.

I created a collection that shows the requests to another user to become a contact for the person who sent the request. The collection shows the sender and receiver of the request and the status of the request. In the app the contacts page should show only the contacts for the user. The contact requ...
by Josette
Tue Jun 09, 2015 3:40 pm
Forum: Issues
Topic: How to use Geocoding API to do Reverse Geocoding
Replies: 3
Views: 706
 
Jump to post

How to use Geocoding API to do Reverse Geocoding

I solved how to get the address from the latitude and longitude. However, I am not sure how to map the result. I'm trying to map each component of the address to text boxes and add them to a database. I'm not sure how to set up the mapping and storage.

Thanks for your help

Go to advanced search