Skip to content

Allow admin themes to customize field hints - #19788

Open
Klabos wants to merge 1 commit into
OrchardCMS:mainfrom
Klabos:feature/18826-hint-admin-shape
Open

Allow admin themes to customize field hints#19788
Klabos wants to merge 1 commit into
OrchardCMS:mainfrom
Klabos:feature/18826-hint-admin-shape

Conversation

@Klabos

@Klabos Klabos commented Aug 25, 2026

Copy link
Copy Markdown

Summary

  • introduce a Hint_Admin shape in TheAdmin while preserving the existing hint markup by default
  • render configurable content field hints through the shape so custom admin themes can override their presentation
  • document the new admin theme extension point and an accessible tooltip example

Testing

  • dotnet build OrchardCore.slnx -c Release
  • dotnet build src/OrchardCore.Themes/TheAdmin/TheAdmin.csproj -c Release --no-restore
  • manually verified the default hint rendering and custom shape override

Fixes #18826

@Klabos

Klabos commented Sep 3, 2026

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to render field hints as tooltips

1 participant