You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the view to reads from administrate.field_hints.resource.{field.html | field_html | field} ( assuming we are prioritizing the html version of translations`
Can you think of other approaches to the problem?
Customize the view
What would you like to be able to do? Can you provide some examples?
How could we go about implementing that?
administrate.field_hints.resource.{field.html | field_html | field}
( assuming we are prioritizing the html version of translations`Can you think of other approaches to the problem?
Customize the view
Resources:
I18n Guides
https://guides.rubyonrails.org/i18n.html#using-safe-html-translations
Field Hints Implementation
administrate/app/views/administrate/application/_form.html.erb
Line 46 in d5c3c56
Field Hints Documentation
administrate/docs/customizing_dashboards.md
Line 393 in d5c3c56
The text was updated successfully, but these errors were encountered: