-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed as not planned
Description
Describe the bug
To Reproduce
Expected behavior
Screenshots
Applicable Versions:
- Netlify CMS version:
netlify-cms@2.10.192 - Git provider:
git-gateway - Browser version:
Mozilla/5.0 (Linux; Android 15; 23027RAD4I) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.192 Mobile Safari/537.36 OPR/74.2.3922.71802
CMS configuration
backend:
name: git-gateway
branch: main
media_folder: assets/images
public_folder: /assets/images
collections:
- name: profile
label: Profile Information
files:
- label: Personal Info
name: personal
file: _data/profile.yml
fields:
- label: Name
name: name
widget: string
default: এ্যাডভোকেট আ.স.ম সায়েম
- label: Title
name: title
widget: string
default: নওগাঁ সদর-৫ নং আসনের সম্ভাব্য প্রার্থী
- label: Profile Photo
name: photo
widget: image
required: false
- label: About Me
name: about
widget: text
- label: Vision
name: vision
widget: text
- label: Phone
name: phone
widget: string
required: false
- label: Email
name: email
widget: string
required: false
- label: Facebook
name: facebook
widget: string
required: false
publish: true
type: file_based_collection
sortable_fields:
- commit_date
- commit_author
view_filters: []
view_groups: []
- name: promises
label: Promises & Commitments
files:
- label: All Promises
name: commitments
file: _data/promises.yml
fields:
- label: Promises
name: promises
widget: list
fields:
- label: Category
name: category
widget: select
options:
- শিক্ষা
- স্বাস্থ্য
- কর্মসংস্থান
- অবকাঠামো
- অন্যান্য
- label: Title
name: title
widget: string
- label: Description
name: description
widget: text
- label: Status
name: status
widget: select
options:
- পরিকল্পনাধীন
- বাস্তবায়নাধীন
- সম্পন্ন
default: পরিকল্পনাধীন
- label: Priority
name: priority
widget: select
options:
- উচ্চ
- মাধ্যম
- নিম্ন
default: মাধ্যম
publish: true
type: file_based_collection
sortable_fields:
- commit_date
- commit_author
view_filters: []
view_groups: []
- name: services
label: Services & Information
files:
- label: Emergency Services
name: emergency
file: _data/emergency_services.yml
fields:
- label: Hospitals
name: hospitals
widget: list
fields:
- label: Name
name: name
widget: string
- label: Address
name: address
widget: string
- label: Phone
name: phone
widget: string
- label: Type
name: type
widget: select
options:
- সরকারি
- বেসরকারি
- ক্লিনিক
- label: Police Stations
name: police
widget: list
fields:
- label: Name
name: name
widget: string
- label: Address
name: address
...
Metadata
Metadata
Assignees
Labels
No labels