okee
Posts: 24
|
| Posted: 05/05/2006, 10:52 AM |
|
Hi
I started a project and used the code generator in CCS 3 to create the list and edit forms to update the database.
I wanted to layout the fields differently so i created some html in Dreamweaver laid out as I want, removed the appropriate html in CCS and pasted in my custom code, then copied the
fields and tags into the cells.
The problem is the fields and labels for the page don't appear in my project explorer, and when selecting say a text field there is no option to change it to a list/combo etc
The data properties don't show Control Source and Control Source Type instead it's showing DataSource as Table.
Is there a certain way to change the layout of a page without messing up the controls.
thanks
Richard
|
 |
 |
matheus
Posts: 386
|
| Posted: 05/05/2006, 11:29 AM |
|
Watch out comments made by CCS and all controls.
If doesn't change this in layout, you can do everything in CSS (for example).
_________________
Matheus Trevizan
Dynamix Software Ltda.
Blumenau SC Brasil
www.dynamix.com.br |
 |
 |
okee
Posts: 24
|
| Posted: 05/05/2006, 12:23 PM |
|
It was just a basic form, so there wasn't anything major
belonging to CCS in it, just form fields and labels
Richard
|
 |
 |
|