I have two content types as page and classified with sharing same field "field_phone" of type telephone

If I change cardinality of field_phone in classified content type from 1 to 3 then it also change in page content type to 3. Even I change cardinality value to anything in one content type it changes in another content type.

Any Idea?

Comments

khoomy created an issue. See original summary.

deepanker_bhalla’s picture

Hi,

Could you explain more specifically and describe some more?

AstonVictor’s picture

You changed base field settings. They are the same for all instances. You need to create two separate fields.
e.g. field_article_phone & field_page_phone

Version: 7.53 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

poker10’s picture

Status: Active » Closed (works as designed)

This is not a bug. The field settings are shared between instances. You can read that also when setting the cardinality:

XX FIELD SETTINGS
These settings apply to the xx field everywhere it is used.