Question
cfform submit
ok, ultimatly this form will be embedded within a sharepoint
page viewer web part, but i am assuming that it's the same
principal since it's not working from either. I am using the
developer edition of CF8.
I created a form containing a cfselect (populated with query, and yes thats working), the value of this cfselect is checked with a cfif on the action page and that determines which report to generate using cfreport. In my testing enviroment i used iframes to layout everything neatly for simplicity reasons. open the page standalone and it submits fine, do it through the iframe or the sharepoint webpart and i get the all too familiar "Variable X is not defined in Y" !!!
anyone got a fix?
thanks in advance for your help!
I created a form containing a cfselect (populated with query, and yes thats working), the value of this cfselect is checked with a cfif on the action page and that determines which report to generate using cfreport. In my testing enviroment i used iframes to layout everything neatly for simplicity reasons. open the page standalone and it submits fine, do it through the iframe or the sharepoint webpart and i get the all too familiar "Variable X is not defined in Y" !!!
anyone got a fix?
thanks in advance for your help!
