Change/add a Label on a Field Definition?
Change/add a Label on a Field Definition?
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?
For content blocks, in Extensions->Tags help
News does not give you the option to define a label for field defs. You could get creative with 'module_custom' for News templates...
Code: Select all
{content block="second_content_block" label="Second Content Block"}