Forum

Mikael
@a-mikael
Active Member
Inscription: 27 Nov PM 12:1111
Last seen: 6 Fév PM 22:022
Sujets: 10 / Réponse: 25
Sujet
Replies: 2
Views: 3705
Répondre
Add field mandatory on class Action

Okay i found, should be added 'trim()': if ($this->done and ! trim($this->idResultsType)) It works !

Il y a 14 ans
Répondre
Add field mandatory on class Action

The problem is in this condition : if ($this->done and ! $this->idResultsType) Because i think i copy that : if ($this->done and ! ...

Il y a 14 ans
Sujet
Replies: 2
Views: 3864
Répondre
if in class Milestone

If field is not required, just remove "required" Is true :S

Il y a 14 ans
Répondre
if in class Milestone

Okay, i can change now attribute of my field in __construct ;D But now, i use attribute "nobr" because my textfield isn't required. But nobr hide t...

Il y a 14 ans
Répondre
if in class Milestone

Where i can replace this code to change $_fieldsAttributes ? because if : $this->idMilestoneType == 23 in $_fieldsAttributes=array( "re...

Il y a 14 ans
Sujet
Replies: 6
Views: 8316
Répondre
Why Projector_V3.0.-

It will take a long time to rename all one by one in sources :S

Il y a 14 ans
Sujet
Replies: 3
Views: 3582
Répondre
bug in reports => planning => work plan per week

Hello, I think I have any solution : $w = (date('W', strtotime ($dateValue))); $m = (date('m', strtotime ($dateValue))); if($w == 1 &...

Il y a 14 ans
Répondre
How to create a ComboBox

Ok i understand ! Thx 😉

Il y a 14 ans
Répondre
How to create a ComboBox

I have add in lang.js trad of YES and NO. It works! ;D Thx babynus. Probably I will come later to other problems 🙂

Il y a 14 ans
Répondre
How to create a ComboBox

I think there must be a link with displayYes: "Oui" in lang.js

Il y a 14 ans
Répondre
How to create a ComboBox

So, i have add idle (DB and class Clarety) and now i see my combo with : [Yes] [No]

Il y a 14 ans
Page 2 / 3
Retour en haut