AQUANANU
Posts: 107
|
| Posted: 12/11/2007, 2:33 AM |
|
as we all know that in events we can access those connections only which have been either used as datasource for a record / grid or any other component which have been inserted on the page using CCS wizards or action.
But if we need to access some connection (already defined in the project) which has not been used on the page, the same need to be either setup in coding whereas the same is available if we just put ccdlookup command ACTION on any event using that connection.
for eg, on before show of an particular text box we would like to set based on a condition being met true and the value to be set is something from a table which is in another connection which hasnt been used in this page.
It would be nice if page had an additional property where the connections available on this page could be choosen.
So we could just define the connections available and then programmatically use the connection in ccdlookup.
Incase what i am asking for can be achieved alternatively without much hassles, please advise i woudl be very glad to learn.
PS: i am using asp, so the focus is dlookup, may be others might have someother use.
_________________
Navneet Kakkar
CEO
Positive Thinker's Inc. |
 |
 |
Oper
Posts: 1195
|
| Posted: 12/11/2007, 8:43 AM |
|
Create a Dummy Connection and change the parameter dinamcly
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|