Search found 29 matches

Go to advanced search

by frank6683668
Fri Nov 21, 2014 7:08 am
Forum: Issues
Topic: Form with button input
Replies: 1
Views: 825
 
Jump to post

Form with button input

I have a form action, I want to submit data to this with a button (not html form) what is the best practice around this?

I have tried:

document.forms["FORMname"].submit();

which submits, but not the values for my form action

by frank6683668
Fri Nov 07, 2014 3:45 am
Forum: Issues
Topic: read_mailbox for FB
Replies: 0
Views: 581
 
Jump to post

read_mailbox for FB

My read_mailbox permission is not working, for example: var callbackUrl = "[url=http://appery.io/app/view/]http://appery.io/app/view/[/url]" + Facebook_Settings.project_id + "/Facebook_Me.html"; var url = "[url=https://www.facebook.com/dialog/oauth?client_id]https://www.face...
by frank6683668
Thu Nov 06, 2014 5:31 am
Forum: Issues
Topic: Layers in Maps
Replies: 1
Views: 499
 
Jump to post

Layers in Maps

Hello, I want to add heatmap layer in my maps application, how would I do this?

I want to pull values from input or label, then into map for layer,

ex: https://developers.google.com/maps/do...

by frank6683668
Sat Mar 08, 2014 5:45 am
Forum: Issues
Topic: Saving Date into database not working.
Replies: 28
Views: 6643
 
Jump to post

Saving Date into database not working.

not working, this is for salesforce.com date field.

by frank6683668
Fri Mar 07, 2014 4:00 am
Forum: Issues
Topic: Saving Date into database not working.
Replies: 28
Views: 6643
 
Jump to post

Saving Date into database not working.

how'd u do that

by frank6683668
Fri Mar 07, 2014 2:15 am
Forum: Issues
Topic: Saving Date into database not working.
Replies: 28
Views: 6643
 
Jump to post

Saving Date into database not working.

Hi. Yes I did that, the main reason I want to avoid this is for reporting purposes in my database.

The issue I run into is with mobile. Example: "2" = "feb"

by frank6683668
Fri Mar 07, 2014 2:15 am
Forum: Issues
Topic: Saving Date into database not working.
Replies: 28
Views: 6643
 
Jump to post

Saving Date into database not working.

Maybe I will just live with it for now

by frank6683668
Fri Mar 07, 2014 1:42 am
Forum: Issues
Topic: Saving Date into database not working.
Replies: 28
Views: 6643
 
Jump to post

Saving Date into database not working.

No luck

by frank6683668
Wed Mar 05, 2014 3:53 am
Forum: Issues
Topic: Saving Date into database not working.
Replies: 28
Views: 6643
 
Jump to post

Saving Date into database not working.

I did test it. I have date picker value mapped to request. It is still not working

"Text" works, for example: if I select input component - date, it will map it. But on mobile it is "jan" instead of "1" so I can't use it.

by frank6683668
Wed Mar 05, 2014 3:34 am
Forum: Issues
Topic: Saving Date into database not working.
Replies: 28
Views: 6643
 
Jump to post

Saving Date into database not working.

for clarification, I have the salesforce.com date format as "mm/dd/yy" and i changed it in appery properties, still no luck

Go to advanced search