like the title say, allow display suit to handle layout of node form. Currently i facing user register/edit form layout to be very limited, can't insert style or rearrange fields or group them.

Either i create custom tpl.php or manually insert a very long css to include all the fields since they not group together (example=#edit-profile-title-Dr-wrapper, #edit-profile-title-Mr-wrapper, #edit-profile-title-Mdm-wrapper, #edit-profile-title-Mrs-wrapper, #edit-profile-title-Miss-wrapper {float:left; padding-right:15px;})

Comments

swentel’s picture

Status: Active » Closed (works as designed)

That's something which is not in the scope of this project. There's a module called nodeform columns which can handle nodes, we should enhance that one being able to alter other forms as well.