Skip to main content

Joomla 5 & 6 compatible - built and supported by experts

Title field a problem in Name questions

1K Views
0 Replies
1 min read

When I put a "Name" type question into a survey, and set it as mandatory, the "Title" field is also required. This causes many of my users to have an error when they submit their survey.

How can I either 1) make the Title field of the Name question optional (preferred) or 2) remove the Title field from the Name question?

I have tried the solution proposed by Maverick below, but this does not work. The title field is still present after the edit.

 Maverick wrote:Edit components/com_communitysurveys/helpers/formfields.php and find below function

get_user_name_question

and remove below code

$html .= '<div class="question-title qtype-'.$item->question_type.'"><i class="icon icon-hand-right"></i> '.CJFunctions::escape($item->title).'</div>';

0 Replies

No Replies Yet

Topic Author

A

adoucette

@doucettea

Topic Stats

Created Saturday, 07 February 2015 22:30
Last updated Saturday, 07 February 2015 22:30
Replies 0
Views 1K
Likes 0

Share This Topic