Option Trim not work on registration form
dani.moeslem - July 9, 2009 - 06:09
I used Option Trim module,
it work if i on -> http://localhost/my_drupal/node/add/profile (its create node)
but its not work when I run on -> http://localhost/my_drupal/node/add/profile (its create user on registration form)
anyone any suggest ??
tnx b4

Same Issue
Same issue Please anyone from Option trim Module Help us.
This what i did. Copied the javascript
This what i did.
Copied the JS generated in the node/add/profile. into the registration page.
page-user-register.tpl.php
Simple.. It will work.... :)
One more thing.. This module will work in the base installation.. When i have the core drupal + only option trim related module.
It is working . :)