Pages -> Content box's
Pages -> Content box's
Okay so we can add labels {content label='left box'} is there any other options that we can set as an admin to direct the editor. One example would be to have a single line content box for a header along with the second being the standard text area box for the body text" I just hate having such a large box for {content label='Title'} or is there any built in setting to set height and width of the input boxes?
Re: Pages -> Content box's
In Extensions->Tags you can read Help and available parameter for {content} tag.
In your case you could use {content block='my_title_block' label='Please enter Alternative Title' oneline='true' size='120'} for example.
In your case you could use {content block='my_title_block' label='Please enter Alternative Title' oneline='true' size='120'} for example.
Re: Pages -> Content box's
Thank you, that was what I was looking for, I had looked at"tags" but there was not much on options.