While drawing the select box we are facing the following problem:-
In first line the title of the select box comes.
There after in the second line the display of select box comes.
Now what we want that the title & the display of the select box should come on the same line.
Thanks.
Setting the default value problem has been solved.
Next Problem
=========
While drawing the select box we are facing the following problem:-
In first line the title of the select box comes.
There after in the second line the display of select box comes.
Now what we want that the title & the display of the select box should come on the same line.
Thanks.
I'm working on a system of forms, and I'd like to use the $op (from the submit buttons) to check my stages of progression, but they don't seem to be coming through in $_POST. Does anyone have any insight as to why?
I'm currently going down the path of utilizing a Drupal Vocabulary with CiviCRM Contacts. I will be working to give an CRM Individual an "Interest Area". The Interest Area is hierarchical, so the plan is to build the Vocabulary in Drupal and then modify CiviCRM to allow access to the Vocabulary.
The last couple of days I've been looking through the Drupal API docs and have a few questions about how I should proceed.