INTRODUCTION
------------

##### CiviCRM Field Options

This module Provides CiviCRM Option Group options in Drupal Node. In case you
want to user CiviCRM Fields option to be used in Drupal node, so instead of
creating same option manual, use same field option through this module.

This module does not sync the save data on drupal node to civicrm. it just
provide civicrm field option to drupal fields.

INSTALLATION
------------

* Install as you would normally install a contributed Drupal module. Visit
https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-mod...
for further information.
- with drush
```drush pm-enable -y civicrm_field_options```

REQUIREMENTS
------------

This module require CiviCRM Module.

## Requirements

* PHP v7.0+
* Drupal 8 || 9
* CiviCRM

## Usage

### Add a CiviCRM field to a content type
1. Navigate to the Content types page (Administer > Structure > Content types).
2. In the table, locate the row that contains your content type and click the
manage fields link.
3. In the Add new field section, select one of the following types.
* CiviCRM Field Options
4. Enter a label, machine name for the field.
5. Click Save.

####Choose the Option Group
6. Select `Field settings` Tab.
7. Select option from `CiviCRM Option Groups` Field.
8. Click Save, form get reloaded. Now you will see all option from selected
option group under `User Selection` Field.
> Choose your options you want to configure for this field, No selection
mean it display all options
9. Select `Field Type` , currently Radio and Select options are available.
10. Click Save.

MAINTAINERS
-----------

Current maintainers:
* Sunil Pawar - https://www.drupal.org/u/sunilpawar

This project has been sponsored by:
* Skvare - https://www.drupal.org/skvare
Skvare (pronounced "square") is an established team of Drupal and CiviCRM
experts that specialize in building online tools for non-profit
organizations, professional societies, and membership-driven organizations.
Visit: https://skvare.com for more information.

Supporting organizations: 
Sponsorship

Project information

Releases