amisoft
Posts: 3
|
| Posted: 07/26/2007, 4:48 PM |
|
Hi,
Another problem, when I use includable page with record inside, and confirmation of deletion required, the javascript confirmation does not appear.
Apparently, the function "bind_event" of the includable page was not called and so they were not triggered.
Is there a solution ?
Eric.
P.S. Sorry for my poor english, I'm french.
|
 |
 |
akhan
Posts: 38
|
| Posted: 08/01/2007, 6:18 AM |
|
Hi,
You will also find other javascript functions fail to work via the includable page. It seems to me the control id's that are referenced are not correct.
For instance I have added on a record form to set focus on an input field and it does not work. After viewing the html source code after run-time, I have got the correct control id and manually set the focus. This worked of course.
Please report this to CCS support. I have already done myself.
Abs
_________________
"Simplicity is the key to brilliance” (bruce lee) |
 |
 |
|