Skip to Content Skip to Menu

how do you add an "other" form field

17 years 4 months ago #39614 by smither777
how do you add an "other" form field was created by smither777
hi,

is there a way to add an "other" form field among choices for a Multiple Selection field?

thank you.

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 4 months ago #39616 by mikko
Replied by mikko on topic Re:how do you add an "other" form field
Extended Selects plugin does this.

mikko

Please Log in or Create an account to join the conversation.

17 years 4 months ago #39617 by smither777
Replied by smither777 on topic Re:how do you add an "other" form field
I tried applying your patch to the

Please Log in or Create an account to join the conversation.

17 years 4 months ago #39618 by smither777
Replied by smither777 on topic Re:how do you add an "other" form field
I tried applying your patch to the

Please Log in or Create an account to join the conversation.

17 years 4 months ago #39619 by smither777
Replied by smither777 on topic Re:how do you add an "other" form field
i tried applying the patch of your extended file but then i committed the edit to a wrong file, i was able to restore that file's original content, then installed the extended file but now an error comes up that reads:
[code:1]
SQL Error DB function failed with error number 1050
Table 'jos_comprofiler_field_value_moderation' already exists SQL=CREATE TABLE `jos_comprofiler_field_value_moderation` ( `fieldid` INT NOT NULL , `value` VARCHAR( 255 ) NOT NULL ) TYPE = MYISAM ;
SQL =
CREATE TABLE `jos_comprofiler_field_value_moderation` (
`fieldid` INT NOT NULL ,
`value` VARCHAR( 255 ) NOT NULL
) TYPE = MYISAM ;[/code:1]

I don't know what to do. I hope you can help.

Thank you.

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 4 months ago #39620 by mikko
Replied by mikko on topic Re:how do you add an "other" form field
Delete the extra table manually from your database and reinstall.

mikko

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum