Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
See image below:
Where can I edit that "Image caption.." - I cannot find it anywhere in my code..
Thanks,
Kevin
Hi Kevin
In the appropriate Language file
eg. /umbraco/config/lang/en.xml or /umbraco/config/lang/en_us.xml
depending on your language setting
it is the 'placeholderImageCaption'
and it is the /umbraco/views/propertyeditors/grid/editors/media.html
grid media picker thing that references it here:
<input type="text" class="caption" ng-model="control.value.caption" localize="placeholder" placeholder="@grid_placeholderImageCaption" />
regards
Marc
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Custom grid editor help
See image below:
Where can I edit that "Image caption.." - I cannot find it anywhere in my code..
Thanks,
Kevin
Hi Kevin
In the appropriate Language file
eg. /umbraco/config/lang/en.xml or /umbraco/config/lang/en_us.xml
depending on your language setting
it is the 'placeholderImageCaption'
and it is the /umbraco/views/propertyeditors/grid/editors/media.html
grid media picker thing that references it here:
regards
Marc
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.