PDA


View Full Version : Custom field... Hyperlink field?


Tungsten
08-28-2007, 11:59 AM
I would like to set up a custom field that would place a clickable hyperlink in the showentry.php page. This would be used to create an "address book" of sorts that would allow entries to have a place for the business URL rather than force the author to place that information in the "message" area of the entry.

Can this already be done? Or if it would be a customization, how would I go about doing it?

:)

Brian
08-28-2007, 06:27 PM
Just create the custom field, and then make sure that the Custom Fields => 'Automatically Parse Links in Text' setting for your categories is enabled. Any links inserted will then be parsed by the BB code parser.

Tungsten
08-29-2007, 02:01 PM
Cool... thanks! :)