CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Make an exiting field a SELECT DROP DOWN box
Pages: [1]

Author Topic: Make an exiting field a SELECT DROP DOWN box  (Read 252 times)

AhoyIT

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.5.52
  • CMS version: 3.6
  • MySQL version: 5.1.73-cll
  • PHP version: 5.4.24
Make an exiting field a SELECT DROP DOWN box
November 06, 2014, 03:40:33 am
Hi,

 Is there a way, via admin\code, to make an exiting field (City) instead of a free-text value a SELECT DROP DOWN box?

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Make an exiting field a SELECT DROP DOWN box
November 06, 2014, 04:18:56 am
Not by admin, but I am sure an extension and a bit of jQuery could do the trick.  That is a fairly well documented way to adjust the UI - I guess the only issue would be correctly identifying all instances of the city field.  Not sure what CiviCRM's form CSS looks like these days but with a bit of luck, that isn't too hard.
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Make an exiting field a SELECT DROP DOWN box

This forum was archived on 2017-11-26.