Page 1 of 1

Change/add a Label on a Field Definition?

Posted: Mon Sep 22, 2014 10:14 pm
by tophers
I'm using the News module and have added a few Field Defs. I'm passing the values along so I've kept the names short (e.g. notify). I'd like to add a longer, more descriptive Label to it (e.g. Email address for notification). Is there a way to add this to a field def? Similar to how you'd add one to an additional Content block?

Re: Change/add a Label on a Field Definition?

Posted: Tue Sep 23, 2014 10:08 am
by psy
For content blocks, in Extensions->Tags help

Code: Select all

{content block="second_content_block" label="Second Content Block"}
News does not give you the option to define a label for field defs. You could get creative with 'module_custom' for News templates...