i still confuse to use this module, can we have detail tutorial ??

Created on 7 April 2018, over 7 years ago
Updated 30 July 2025, 13 days ago

I want to make this extra field in views but i have no idea to do because it different in readme,txt ??

function multichoice_field_extra_fields() {
  $extra['node']['multichoice'] = array(
    'form' => array(
      'alternatives' => array(
        'label' => t('Alternatives'),
        'description' => t('Alternatives for multichoice'),
        'weight' => -4,
      ),
    ),
  );
  return $extra;
}

what should i do to expose the extra field above
thanks

💬 Support request
Status

Closed: outdated

Version

1.3

Component

Documentation

Created by

🇮🇩Indonesia imunklovarian

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇦Ukraine bohart Lutsk, Ukraine

    D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
    Development or support is not planned for D7.

    All D7-related issues are marked as outdated in a bunch.
    If the issue's topic might be helpful in D10+ versions, please create a follow-up issue or comment on this one (to re-open and switch to the 2.2.x development branch).

    Thanks!

Production build 0.71.5 2024