Search found 12 matches

Go to advanced search

by Marco Brenna
Tue Feb 24, 2015 3:59 pm
Forum: Issues
Topic: Create a component with javascript
Replies: 7
Views: 1338
 
Jump to post

Create a component with javascript

Hi, I have tried your suggestion for solve the problem and used this code: $('[dsid="date_picker_id"]').clone(true).appendTo( '#the_content_id' ); and it works until I create two or more date pickers. In that case, when I open the calendar by clicking the button for one date picker, every ...
by Marco Brenna
Wed Jan 21, 2015 9:07 am
Forum: Issues
Topic: Create a component with javascript
Replies: 7
Views: 1338
 
Jump to post

Create a component with javascript

Thanks for your solution. I see there's documentation for clone and append here:
http://api.jquery.com/clone/
I will use this approach, if I'll have other questions about this topic, I'll reopen the discussion.

Thanks,

Marco

by Marco Brenna
Thu Jan 15, 2015 8:58 am
Forum: Issues
Topic: Create a component with javascript
Replies: 7
Views: 1338
 
Jump to post

Create a component with javascript

Hi Illya,
thanks for the reply. Yes, I mean the second. Specifically I need to put dynamically inside the page a text field, a button, a date component and a Google Map.

Can you tell me the code for dynamically create the components?

Thanks

Marco

by Marco Brenna
Wed Jan 14, 2015 10:55 am
Forum: Issues
Topic: Create a component with javascript
Replies: 7
Views: 1338
 
Jump to post

Create a component with javascript

Is it possibile to add an appery.io component (button, map, custom component, ecc...) inside a page using javascript?

Thanks

Marco

by Marco Brenna
Wed Nov 12, 2014 6:06 pm
Forum: Issues
Topic: Update appery.io components using a cached json from a previous service call
Replies: 3
Views: 579
 
Jump to post

Update appery.io components using a cached json from a previous service call

Hi Evgene, thanks for the reply. I haven't clear how to make mapping through storage variable. I already have the full json response as string as a storage variable. I need to automatically map that json with the appery.io components without recalling the service (exactly the thing that updateCompon...
by Marco Brenna
Wed Nov 12, 2014 3:58 pm
Forum: Issues
Topic: Update appery.io components using a cached json from a previous service call
Replies: 3
Views: 579
 
Jump to post

Update appery.io components using a cached json from a previous service call

Hi, I'm used to use: servicename.updateComponents(responseCachedJSON); for update components on appery.io with a cached Json. Since the new appery.io interface arrives it seems that this code doesn't work any more (perhaps due to the new mapping interface for services). How can I reach the same beha...
by Marco Brenna
Wed Sep 10, 2014 9:19 am
Forum: Issues
Topic: Possible bug while compiling Android app due to certificate issue... with solution. Need bug fix
Replies: 8
Views: 1499
 
Jump to post

Possible bug while compiling Android app due to certificate issue... with solution. Need bug fix

I have tried the password you sent me and it compile successfully the apk but, for example, with this password:

hia$$o

I get the error.

Could you please try the password hia$$o and give me feedback?

Perhaps it's randomic or it's due to the double dollar.

Thanks

Marco

by Marco Brenna
Tue Sep 09, 2014 3:34 pm
Forum: Issues
Topic: Possible bug while compiling Android app due to certificate issue... with solution. Need bug fix
Replies: 8
Views: 1499
 
Jump to post

Possible bug while compiling Android app due to certificate issue... with solution. Need bug fix

While generating a certificate with the appery.io console or importing a custom one, I use $ sign inside certificate password for increase the security. This generate a compile error while exporting the application as apk. I try to make the same steps but with a password without the $ sign and the c...
by Marco Brenna
Tue Sep 09, 2014 3:15 pm
Forum: Issues
Topic: Clarifications about certificate export
Replies: 2
Views: 534
 
Jump to post

Clarifications about certificate export

Thank you for your reply, now everything is clear.

by Marco Brenna
Tue Sep 09, 2014 12:21 pm
Forum: Issues
Topic: Clarifications about certificate export
Replies: 2
Views: 534
 
Jump to post

Clarifications about certificate export

Hi, just for clarify: I generate the Android certificate with appery.io console and I export it. I only get one file after the "export" operation. The question: Is that file the jks file that contains my private keys (in Android documentation called keystore) or is a proprietary appery.io ...

Go to advanced search