Hi,

I'm currently learning Drupal dev. One of the stuff I need is to let my users register one or more addresses in a "Content Profile". In a later developement I plan to map these profile/users. So I would like to have location (latitude and longitude) fields in their address.

I tried to add these fields with the current provided hook (using addresses_phone as a ''howto'') but it seems that it cannot be done yet. Fields visibility checkboxes (hidden, none, normal and required) are always set to "None" when configuring an Address CCK field. And, if fields are displayed when editing a content with a Address CCK field, value are not saved and not displayed when viewign the content.

I guess that's why it is a alpha1 release.

Is there anything I can do to help to get the "custom fields" feature done ? I don't have lot of experience with Drupal, but I do have lot of experience with PHP and JavaScript.

Comments

brmassa’s picture

Status: Active » Fixed

Pierre,

the phone module was only partially implemented on alpha 1. the CVS is now operating more adequately.

It is not, however, displaying any data. Its because i will change the diplay API soon.

regards,

massa

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.