Thank you in advance for your help and time. It has been several weeks since I have been able to do any coldfusion/PLUM work and I am getting close to being ready to start again and I have been trying to figure some things out before I start. So, Some general PLUM questions, if someone would be so kind:
1. If I have a page, which displays results from a query that pulls information from eight related tables, and then performs an update to these tables, then this cannot be done using plum custom tags, right? Since all the tags deal with a table.column name. Is there a way to set-up a view based on a query and reference the view? Or perhaps use a query's results, queryName.ColumnName instead of tableName.columnName? It sure would be cool to use the "built-in" form validation. 2. Is there a way to use the cfauthorize custom tag and the css template for a hand coded page? On hand-coded pages, how do I use the qforms validation? 3. How does PLUM determine which pages get displayed on the navigation.how do I change the default settings/titles/order? 4. If I change the database, do I need to synchronize again? If I synchronize again, will it change the pages, or do I need to "save changes" and overwrite pages? I am guessing that once you divorce you application from the PLUM ide, making any significan changes to the database will mean erasing any had coding you have done, when you go back and re-scychronize, save and overwrite? Thanks, Mark Fuqua ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm **********************************************************************
