Aktionen
GX-Feature #70584
geschlossenEin Carousel-Widget erstellen / Create a Carousel Widget
Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Alexandre Ataides
Kategorie:
StyleEdit 4
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
200.00 h
Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:
Das Karussell-Widget wurde in StyleEdit4 integriert.
Beschreibung
After the RepeaterOption
is done, a Carousel widget must be created. This would allow the shop owners to easily create image sections in their shops.
Requirements:
- Its options must open in the side panel, after dragging the widget to the section.
- The
fields
JSON object should contain 3 Options:- Textbox -> Image header legend
- Textbox -> Image small legend
- ImageUploadOption -> should open Responsive file manager, as the Upload Logo component
- attributes:
- min: int
- max: int
- addMoreLabel: string
- defaultActiveIndex: int
The attributes
field must have:
- min: int: minimum number of images
- max: int: maximum number of images
- addMoreLabel: string: label of the add more button
- defaultActiveIndex: int: number of the default active image
Aktionen