mlapl1
Posts: 66
|
| Posted: 02/07/2009, 2:42 PM |
|
Hello
I have added a column in my database. How do I refresh the search and grid forms to take account of the new information (not necessarily publish it)?
Sorry I am very out of practice but I really need some help as I do not want to have to re-do the search/grid/record displays.
thank you very much
Andrew
|
 |
 |
damian
Posts: 838
|
| Posted: 02/07/2009, 7:11 PM |
|
make sure its in your local and live databases
click on new page, application builder, continue along until you get to the tables and choose refresh tables, click cancel
go back to your problem grid and click ... next to data source
you may find that ccs has selected specific fields and not *
simply select all fields or select your additional field(s)
-or-
rerun the application builder on your table (still make sure you select refresh tables) and create the whole page again - add your customisations in again. saves you having to manually add your columns, controls and where clauses etc
_________________
if you found this post useful take the time to help someone else.... :)
|
 |
 |
mlapl1
Posts: 66
|
| Posted: 02/08/2009, 2:37 AM |
|
Thank you so much damian - you answered several of my posts and the advice was great. It is all working now. Thanks once again.
Andrew
|
 |
 |
|