10 years ago
0
Topic

Hello,

I have a content structure that is quite complex, that i want to be able to use in seblod. I tried to make it but Seblod will not render the complete admin form for it, the Pricerows are not rendered, and I cant add any.

A travel agency lists trips on a online catalogue. These trips have different luxury levels, departure dates, and for each date, and luxury level they have different pricing but also based on how many persons the booking is for.. 

I made the following contents:

Trip
> Name: string, Description: string, Pricechart: group x

Pricechart (as a group x inside trip)
>Chart title: string, Pricerow: group x 

Pricerow (as a group x inside pricechart)
> Departure date, Price: group x

Price (as a group x inside pricerow)
>Persons: integer, Price Amount: double

Is this possible, with seblod? And how would I go about this?

Get a VIP membership