List of phone repairs

2 posts by 2 authors in: Forums > CMS Builder
Last Post: June 3, 2019   (RSS)

By kovali - May 29, 2019

Hi, 

I'm building a website for a client to advertise the prices for repair of different brands and their models of smartphones.

This is what I got inside CMSB for now:

tableName = MODELS  (with 2 fields: Brand + Model  -  So my client can add new models if necessary) 

tableName = REPAIRS  (with 3 fields: Model (populated from table MODELS/field Model)  +  Description  +  Price )

On the website I would like to show the results like this:

One phone brand per page, on that page a list of all the phone models for that brand, and when clicked on a model all the possible repairs for that model should be shown in a table, like this:

iPhone 6

screen repair      $ 85
battery repair      $ 75
cover  repair       $  90

I hope it makes sense the way I described it... ;-)   Thanks for any help or suggestions !!

Best regards,

Koen