| Previous topic :: Next topic |
| Author |
Message |
ngombert
Joined: 29 Aug 2006
Posts: 5
|
| Posted: Tue Sep 05, 2006 1:48 pm Post subject: Account popup error |
|
|
Hi there,
I'm working on new module. I'm working on the EditView part now.
In this part I need to add account information, to do that a successfuly add the field, when I click on the folder image a popup comes with my account list.
The problem appear when I click on a account in that popup. Instead of update the main window and close the popup, it shows me an error "cannot found /vtiger/a". There is the link :
<a href="a" language="javascript" onclick='set_return_specific("2", "testaccount"); window.close()'>testaccount</a>
I don't know from what this can come. Somebody have any clue ? |
|
| Back to top |
|
ngombert
Joined: 29 Aug 2006
Posts: 5
|
| Posted: Wed Sep 06, 2006 11:25 am Post subject: Re: Account popup error |
|
|
I solved a part of the problem by adding a line in vtiger_relatedmodules.
The popup comes a disapear normaly but I still don't have the account value updated uin the main window.
Anyone can helps ? |
|
| Back to top |
|
pdavie
Joined: 03 May 2005
Posts: 31
|
| Posted: Sun Sep 24, 2006 10:27 pm Post subject: Re: Account popup error |
|
|
Please put the details of your fix up so we can all benefit / help. I am having similar problems.
Thanks! |
|
| Back to top |
|
| |