| Previous topic :: Next topic |
| Author |
Message |
chmac
Joined: 08 May 2006
Posts: 23
|
| Posted: Fri Sep 15, 2006 7:31 am Post subject: AJAXing More Information Page |
|
|
I liked the fact that in vtiger 4 all of the information was on one screen. Having to click the "More Information" button and wait for a second page load is a little frustrating in vtiger 5.
Can anyone give an indication of how much work would be involved in AJAXing the transition? I'm assuming we could preload the content and simply have the page switch as you click the More Info button. Slightly slower load time for page 1, but significantly less hassle than waiting for page 2.
We're happy to dedicate some developer time to this, but if anyone can suggest how easy / hard it might be that'd be a great start.
Cheers - Callum. |
|
| Back to top |
|
Kasparov
Joined: 09 May 2005
Posts: 193
Location: Finland
|
| Posted: Fri Sep 15, 2006 7:35 am Post subject: Re: AJAXing More Information Page |
|
|
Little bit off topic, but could it be easier to use for you if:
Settings -> Default Module View -> Enable Singlepane View
But that preloading could be good idea for those who use 2 panel view.
Sincerely
Karri |
|
| Back to top |
|
jeri
Joined: 29 Sep 2005
Posts: 210
|
| Posted: Fri Sep 15, 2006 7:51 am Post subject: Re: AJAXing More Information Page |
|
|
Dear chmac,
Thanks for using vtigerCRM.
In vtigerCRM 5.0.0 as Kasparov mentioned you can get the related contents of an entity in the same page as we had in the prior versions as an optional one.This settings is an organisation level settings.We gave this as an optional one as it lowers the performance a little bit.You can load all the information in one page inside two seperate divs for Detailview and related lists information respectively and just show/Hide the divs on click on the corresponding tabs. |
|
| Back to top |
|
chmac
Joined: 08 May 2006
Posts: 23
|
| Posted: Tue Sep 19, 2006 9:44 am Post subject: Re: AJAXing More Information Page |
|
|
| For anyone else struggling to find this option, it's in settings called "Default Module View". I spent ages hunting for it! :) |
|
| Back to top |
|
| |