oishyasan
|
| Posted: 02/21/2002, 12:23 AM |
|
Hi, I have to build a matrix of related info.
Conceptually this makes sense, but when I try to do it in CC, I come undone..
I need to be able to dynamically allow the building-out and building-down of info. Currently, you can add a new record, but the fields are limited. I don't want to write a many fields in, and I want it optional for the user.
I would also like to give the user the ability to add a new form and allow them to choose the tables and fields, etc. - kind of like a report-builder. Otherwise it has to be hard-coded in CC and does not provide a flexible platform for many users...any ideas...cheers!
|
|
|
 |
Amelie Poulain
|
| Posted: 02/21/2002, 6:37 AM |
|
if you want to do this in CC this is gonna take a whole lot of custom coding,
plus i am dead sure it's impossible to make this with other tools like
ultradev or something. start coding. create 2 dimensional array ,
populate it with data and then output it it the loop.
|
|
|
 |
oishyasan
|
| Posted: 02/21/2002, 6:06 PM |
|
Thanks for your ideas - I was afraid of having to do this..
My time on this one is limited - so I don't really have much time for the coding, which I am not a specialists of. Sorry, you might call me a very interested hacker...I am actually a Marketer and have picked up this to try and put some market info together.
I wanted to fill out core categories along the top, segments along the left and fill out the cells with companie that fit into both...may be just easier to do it in excel, but I have the info in CC already and just have to represent it for the others...
Thanks anyway! Cheers!
|
|
|
 |
|