Copy Value
Umbraco v7.15.10
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.
•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
Project Details
- Go-Live: Sat, Apr 01, 2023
- Status: Deployed
- Version: 2.0.1
- Live Url: https://our.umbraco.com/packages/backoffice-extensions/copy-value/
- Estimated Delivery: Sat, Apr 01, 2023
- Documentation
- Installation
- FAQ
-
Project Documentation
Visit the Live URL for more information.
-
Installation Instructions
Install via NuGet
Install-Package SplatDev.Umbraco.Plugins.CopyValue
-
Frequently Asked Questions
The Data Type is free, opens source and has no restrictions on distribution. The only request is to maintain references to the author (SplatDev).