Closed (won't fix)
Project:
Node and Comments Form Settings
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2011 at 20:30 UTC
Updated:
6 Apr 2018 at 09:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
broncomania commentedUpdate: I changend the weight of the module to 20 and it works perfect now.
I am not familar with patches so I share the code here. Maybe someone else nows to how to patch. I try to understand the patching workflow but ??? sorry so I try it this way
Set the module weight to 20
nodeformsettings.module
add in the function nodeformsettings_elements_default()
includes/settings_node.inc
function _nodeformsettings_settings_form() add
and last upload the attached file to the includes folder.
Comment #2
kssundar commentedChanging module weight might affect other supportive modules to not to work.