Copy Value
This Property Editor is a simple copy button that copies one or many values from a property into another property. Useful when you have more than one property with the same purpose, but that may or may not be the same value. Minimizes duplication of work. Ex. When you want an article title to replicate into the meta title.
Umbraco v7.15.10, v8.18.8
Install via nuget
Install-Package SplatDev.Umbraco.Plugins.CopyValue
•Creates a button that copies values from one (or several) property into another. The values are copied following the same index of the string array.
•The Required Fields are 'From' and 'To', which can be multiple properties, comma separated
•Supports en-US and pt-BR
Specs
•Value Type: NA
[email protected] is appreciated