make read-only value of a specific key in the Name-Value Pair type field
I have a Field of type Name-Value pairs where users(manually)/Through BR - can enter multiple Kay-Value inputs, I want to make only the Value of a Specific key(for example, "hosts") read-only, without making the entire field read-only. How can this b...