pedit.php, can we add collapsable blocks?

Using dolphin RC2. pedit.php page. I have created many custom profile fields blocks. when my users go to edit their profile, the form goes a million miles down the page. can we make each section (i.e. general info, misc info, etc. and all my custom blocks) collapsable? that way they can only open the section they need to edit. An example of what I'm talking about would be how the "advanced settings" and "email templates" pages work in the admin panel. 

 

Also, can we add a "save" button in each section? (again... misc info, general info, etc. and my custom sections.)

 

-James

Quote · 8 Dec 2009

First of all explain why this is so long to your users by adding a new language string.

open pedit.php and after:

//echoDbg( $this -> aValues );exit;

add:

echo '<div class="notice_text">' . _t(_Peditinfotext) . "</div>";

goto admin and add string=>_Joininfotext

I have video tutorials to help you mrpowless.com
Quote · 8 Dec 2009

thanks, mrpowless. Its a good start. At least I can tell users to scroll to the bottom and save, so as not to get discouraged by the length of the form. I suppose i'll study how the collapsable sections work in the admin panel. I'd appreciate any info on how the make this happen on the pedit.php...

 

I've watched some of your tutorials and they are extremely helpful. I look forward to seeing some on Dolphin 7 as they become available.

 

-james

Quote · 10 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.