Edit¶
Form for editing existing organizations in CKAN.
Overview¶
The organization edit page provides:
- Pre-populated form with current values
- All organization fields
- Image upload/replace
- Delete option
Screenshots

URL Pattern¶
Examples:
Purpose¶
The edit page allows authorized users to:
- Modify organization details
- Update logo/image
- Change contact information
- Delete organization (if authorized)
Actions Available¶
| Action | Description |
|---|---|
| Edit details | Modify org fields |
| Update image | Change logo |
| Delete org | Remove organization |
| View org | See public view |
Related Pages¶
- Organization Create - Create new organization
- Organization Read - View organization
- Organization Delete - Delete confirmation