Date index for Oct 2003


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [achievo] Change size of text areas / Eliminate commas in drop-down-box



Ivo,

thanks a lot for your immediate response! I found the code and altered it: It 
still works :-). 

I read the guides yesterday - they are well written and really helpful! I 
don't know why they didn't catch my eye in the first place. You should really 
point them out to anyone new to the mailing list - even if they don't intend 
to tackle the code.

If nobody has registered yet, I will translate the German language file.

Keep it up!
Nele

> > 1.) I need to change the size of text areas throughout Achievo - for
> > example the text area for describing a project on view "project
> > administration".
>
> search the code for calls to atkTextAttribute. These have an optional
> parameter for setting the size.
>
> > 2.) I would like to eliminate the comma behind each customer entry - this
> > can also be seen on view "project administration".
>
> This comma is the separator between customer name and city. Usually, it
> shows something like:
>
> MyCompany, New York
>
> In achievo/modules/organization/class.organization.inc (or
> achievo/class.customer.inc for 0.8.* releases), you will find a method
> named descriptor_def(). It contains something like:
>
> return "[name], [city]";
>
> This is a 'template' that is used for display of each record. The
> fieldnames between brackets are replaced. You can remove the ", [city]"
> part if you don't need it.
>
> If you need to make a lot of adjustments like this, it might be useful
> for you to read the 2 guides on
> http://www.achievo.org/development/documentation
>
> Greetings,
> Ivo
>
>
>
>
> [ Achievo mailing list - http://www.achievo.org/ ]
> [ to unsubscribe send an e-mail to achievo-unsubscribe dot 


http://www.achievo.org/lists achievo.org - ©1999-2002 ibuildings.nl BV