Textarea in templates
2 posters
The forum of the forums :: Support forum :: Administration Panel, packages, credits and other paid features problems :: Problems Archives
Page 1 of 1
Re: Textarea in templates
Good morning!
AP - Display - Templates - Post & Private Messages - posting_body
That's all that's available to us
AP - Display - Templates - General - viewtopic_body
That's all that's available in a quick response form
AP - Display - Templates - Post & Private Messages - posting_body
- Code:
<div id="textarea_content" class="posting-block">
<textarea id="text_editor_textarea" name="message" rows="15" cols="9">{MESSAGE}</textarea><br />
</div>
That's all that's available to us
AP - Display - Templates - General - viewtopic_body
- Code:
{QUICK_REPLY_FORM}
That's all that's available in a quick response form


Razor12345- Support Moderator
-
Posts : 1022
Reputation : 195
Language : Ukr, Rus, Eng
Location : Ukraine
The Raven likes this post
Re: Textarea in templates
I tried to apply
attribute for textarea but it doesn't work for some reason.
|

Re: Textarea in templates
If you try to change this setting in the developer tools to "true" or "", you will see that you will fail to do so.
I think it might be due to the fact that all the customization of this field is done on the backend side. Or, for security reasons, this parameter is set forcibly via JS to which we don't have access.
They were right to block this attribute for editing - it's very old and hasn't been updated in a long time.
--------------
Better recommend users install one of the browser extensions that checks grammar.
I can't recommend it - most of them require registration.
I think it might be due to the fact that all the customization of this field is done on the backend side. Or, for security reasons, this parameter is set forcibly via JS to which we don't have access.
They were right to block this attribute for editing - it's very old and hasn't been updated in a long time.
--------------
Better recommend users install one of the browser extensions that checks grammar.
I can't recommend it - most of them require registration.


Razor12345- Support Moderator
-
Posts : 1022
Reputation : 195
Language : Ukr, Rus, Eng
Location : Ukraine
The Raven likes this post
Razor12345- Support Moderator
-
Posts : 1022
Reputation : 195
Language : Ukr, Rus, Eng
Location : Ukraine

» How to get this textarea to my site
» problem with textarea
» how to change color of this ?textarea?
» can help me defualt textarea content
» Textarea Background for phpbb3
» problem with textarea
» how to change color of this ?textarea?
» can help me defualt textarea content
» Textarea Background for phpbb3
The forum of the forums :: Support forum :: Administration Panel, packages, credits and other paid features problems :: Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum