
TanquerayG
|
| Posted: 08/03/2003, 4:19 PM |
|
How do you use the Builder wizards to change a feature after you have built it with a Builder and added some custom code?
I don't want to back up the code, start from scratch using new Builder choices, and then paste in the custom code. The product overview for CCS seems to suggest this is easy but the wonderful documentation does not explain it directly.
|
|
|
 |
Blinky Bill
|
| Posted: 08/03/2003, 4:30 PM |
|
Pretty that this isn't possible. Once the builder has created the grid or record thats it apart from changing style related stuff. If it helps there is a preview function that lets you what it will look like.
|
|
|
 |
Dennis
|
| Posted: 08/04/2003, 4:01 PM |
|
I have altered the generated components by going into the html code and carefully adding what I wanted (rows, columns,data labels/etc..). some suggestions if you do this...
use design mode to make sure the design is ok. Code in html and preview often.
DO NOT SAVE until you are sure you've nailed it, and be sure to back up all the orig files (.htm/.ccs/.php).
|
|
|
 |
TanquerayG
|
| Posted: 08/06/2003, 4:23 PM |
|
Thanks guy. That seems to cover it.
|
|
|
 |
|

|