Hi,
Working with country module, Found minor issue. Selectable countries drop down on both Edit & Field settings tabs while adding field in any content type.
According to Drupal core format while adding new field, after providing label it redirects to field settings and then edit tab. And Field settings page should contain selectable countries drop down not in edit tab.
Example :: If user tries to add List(float) Field. After proving label, it redirects to field settings where user allowed to add Allowed values list then to edit tab.
Regards,
Harish B
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Selectable-countries-drop-down-2757743-6.patch | 1.02 KB | manjit.singh |
| #2 | Selectable-countries-drop-down-2757743-1.patch | 763 bytes | harish b |
| country_field2.png | 66.66 KB | harish b | |
| country_field1.png | 44.98 KB | harish b |
Comments
Comment #2
harish b commentedHere is the patch that solves the issue.
Comment #3
harish b commentedComment #4
dakalaNot in use
We're returning an empty array.
As you can see from 1. and 2. above, we don't need this method any longer. It should be deleted.
Thanks for reporting and the fix.
Comment #5
dakalaComment #6
manjit.singhhere are the Changes that has been suggested in #4. Please review.
Comment #7
harish b commentedHi,
Patch is working properly. Changing status to RTBC.
Regards,
Harish B.
Comment #9
dakala