View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] How to Change Layout/Position of Predecessor, Successor and Linked Elements - Page 2 - ProjeQtOr
 
 

[SOLVED] How to Change Layout/Position of Predecessor, Successor and Linked Elements

More
29 Jul 2015 12:16 #7 by iconic
Fixed that, however the I have moved Notes to be on the top, but the
Predecessor element | Successor Element | Linked Elements

are still in the same order, they are just showing below it.

Here is an image.
Attachments:

Please Log in or Create an account to join the conversation.

More
29 Jul 2015 12:41 #8 by babynus
Can you sow your definition (code of class) ?

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
29 Jul 2015 13:19 #9 by iconic
Here is the code i am using.
class Activity extends ActivityMain {
 
  // List of fields that will be exposed in general user interface
  // List of fields that will be exposed in general user interface
  public $_sec_description;
  public $id;    // redefine $id to specify its visible place 
  public $reference;
  public $name;
  public $idActivityType;
  public $idProject;
  public $externalReference;  
  public $creationDate;
  public $idUser;
  public $idContact;
  public $Origin;
  public $description;  
  public $_sec_treatment;
  public $idActivity;
  public $idStatus;
  public $idResource;  
  public $handled;
  public $handledDate;
  public $done;
  public $doneDate;
  public $idle;
  public $idleDate;
  public $cancelled;
  public $_lib_cancelled;
  public $idTargetVersion;
  public $result;
  public $_sec_Progress;
  public $ActivityPlanningElement; // is an object
 
  public $_sec_Link;
  public $_Link=array();  
  public $_sec_predecessor;
  public $_Dependency_Predecessor=array();
  public $_sec_successor;
  public $_Dependency_Successor=array();
  public $_Attachment=array();
  public $_Note=array();
  public $_sec_Assignment;
  public $_Assignment=array();
 
  public $_nbColMax=3;
  
}
?>

Please Log in or Create an account to join the conversation.

More
30 Jul 2015 11:42 #10 by iconic
Hi there, any further assistance would be greatly appreciated

Please Log in or Create an account to join the conversation.

More
30 Jul 2015 12:36 #11 by babynus
You must have done somethong wrong.
When I try your new Activity.php (in /model/custom) I get this :


(I just closed sections just to show order).
It fist what you defined...

Babynus
Administrator of ProjeQtOr web site
Attachments:

Please Log in or Create an account to join the conversation.

More
30 Jul 2015 12:40 #12 by iconic
I noticed that yours is setup in 2 columns, whereas I have 3 columns setup. Would this be the issue?

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.041 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.