Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

importing a collection

Hi,
I have a collapsible block that I want to populate with a rest service. There are 4 items, item name, description, size and price.
Name and description are no problem.

The problem is the selectmenu.
In the ui screenshot below there are 7 different sizes and prices to be mapped to selectmenu.

this is the collapsible and selectmenu options I entered to show the required result

Image

Image

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

importing a collection

Hi!

Please clarify what is the question?

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

importing a collection

Sorry Alena,
here is my collection in excel and the other screenshot is the collection imported to appery, the "size" column is a string, I cannot change it to array

this is the array
["{size=Eight Inch, price=2.50}","{size=Ten Inch, price=3.50}","{size=Ten Inch Stuffed Crust, price=5.00}","{size=Twelve Inch, price=4.50}","{size=Twelve Inch Stuffed Crust, price=6.50}","{size=Fourteen Inch, price=6.00}","{size=Fourteen Inch, price=8.00}"]

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

importing a collection

You will need to specify column's type as shown here http://docs.appery.io/documentation/b...

Return to “Issues”