bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Updated and complete documentation for the Carousel component.

Where can I get or when should we expect to see updated and complete documentation for the Carousel component ?

I would like to see the following:

1) How to optimize the component for performance under various conditions (Photos, RSS feeds, HTML etc etc)

2) How to manipulate the component with code.

3) A working example.

Keep up the great work. Thanks

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Updated and complete documentation for the Carousel component.

Hello! Thanks, we'll add documentation and I'll update this post after it's done.

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Updated and complete documentation for the Carousel component.

Thank you for your kind attention to this detail. I look forward to the documentation.

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Updated and complete documentation for the Carousel component.

In the mean time, here is what I am looking to do:

1) Allow the user to take multiple pictures and display the pictures in the Carousel.

2) Once the user is done taking the pictures, I want them to be able to click a button and upload the pictures from the Carousel to the database.

Any suggestion ?

Thanks for you help in advance.

Anton Artyukh5836028
Posts: 0
Joined: Wed May 08, 2013 12:57 pm

Updated and complete documentation for the Carousel component.

Hello,

Simple description about functionality of carousel component you can find here.

Draft of technical documentation you can find here.

if you still have questions after reading documentation please let me know.

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Updated and complete documentation for the Carousel component.

I looked at the documents. The Simple description is too simple and the technical draft is 3 months old.

Do you not have the latest documents ?

In the mean time, here is what I am looking to do:

1) Allow the user to take multiple pictures and display the pictures in the Carousel.

2) Once the user is done taking the pictures, I want them to be able to click a button and upload the pictures from the Carousel to the database.

Any suggestion how I can accomplish this ?

Thanks for you help in advance.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Updated and complete documentation for the Carousel component.

Sorry, I don't have an information about docs now, we'll update asap.

  1. Can you please provide more details?
  2. The idea https://getsatisfaction.com/apperyio/...
Anton Artyukh5836028
Posts: 0
Joined: Wed May 08, 2013 12:57 pm

Updated and complete documentation for the Carousel component.

[quote:]the technical draft is 3 months old.[/quote]
You can believe me, the code of carousel is older then this document. And that document describe current version of carousel witch used in Appery.io.

[quote:]1) Allow the user to take multiple pictures and display the pictures in the Carousel. [/quote] Do you want to show multiple pictures on one frame of carousel? If so, then you need to choose item type as HTML and create each item with list of images. Else, current implementation already can create mapping to display list of images from REST service.
[quote:]2) Once the user is done taking the pictures, I want them to be able to click a button and upload the pictures from the Carousel to the database. [/quote]It's not usual behavior for carousel, so it doesn't implement. You need to develop that functionality by self. And again, each frame can contain any html-block, so you can place any controls and create any action.

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Updated and complete documentation for the Carousel component.

Ok I have read the document several time, but I am still unclear. I have a few questions ?

How do I add images through Javascript ?

How do I delete images through Javascript ?

If I have a HTML Type frame, how do I duplicate the frame to load another image into the newly created frame ?

Thanks for your help.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Updated and complete documentation for the Carousel component.

Hello! We'll post some code sample, working on it...

Return to “Issues”