- Status changed to Closed: won't fix
3 months ago 2:47am 13 August 2024 - 🇺🇸United States Chris Matthews
This feature request is out of scope for this module, which is attempting to stay as lean as possible.
I am looking for the solution for add css class to field from Edit Node page({url}/{nid}/edit). Something like this:
<div class="form-item form-item-title form-type-textfield form-group {add new class here}">
<label class="control-label" for="edit-title">Tiêu đề <span class="form-required" title="This field is required.">*</span> </label>
<input class="form-control form-text required" type="text" id="edit-title" name="title" value="" size="60" maxlength="255">
</div>
Thanks
John
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This feature request is out of scope for this module, which is attempting to stay as lean as possible.