[USER=11388]@Chris D[/USER]
What's the proper way to use this in a template? Been playing with it for an hour now and can't seem to get it.
Edit: I've tried adding data-buttons-remove="_extended,_align,_indent"
to xf:editrow as you mentioned here, but it has no effect.
[CODE] <xf:editorrow name="message" value="{$message}" data-min-height="250"
attachments="{$attachmentData.attachments}"
rowtype=""
data-buttons-remove="_extended,_align,_indent"
label="{{ phrase('label') }}"
explain="{{ phrase('explain') }}"/>[/CODE]
[ATTACH=full]261866[/ATTACH]