php - how to catch the general node/add form? -
i have custom module , want catch node/add , inside form hook_nodeapi()
doesn't show up.
i need this, restrict access general node creation overview form. setting rights no solution me, because users need right "create content"
take @ hook_form_alter. should able you're looking for.
Comments
Post a Comment