I try to hide the frontpage setting in admin/config/system/site-information with Generic Jammer

Form ID:  system-site-information-settings
Element ID:  edit-front-page

Notting happens, what is wrong in my setup?

Comments

aze2010’s picture

subscribing

tenken’s picture

Issue summary: View changes

You use the $form_id found using for example the Devel module when using dpm($form) to inspect the form. You also use the Form API element id such as: menu, options, book found on a Node edit page (a $form array element key).

yannick perret’s picture

Status: Active » Closed (outdated)