Forum Moderators: coopster
Since I dunno much about coding I was wondering :
1- is there a ready solution? I know cmsmatrix uses webgui cms but no clue how they managed to do that?
2- am I heading towards an expensive custom solution? which I probably can't affort.
What do you guys think?
Basically you develop the first column/row in HTML and substitute your hard-coded values by getting the data from a database or filesystem source. Then the rest would be populated by invoking the same routine and looping as many times as comparison values were selected, passing each cell phone's unique identifier to the database to retrieve the associated information.