There is a need to use Custom property for a term which will decide which property user can use & which property user cannot use. You have to tag a property IsApproved.
There is a Term set called Product. Product is a managed metadata column. you want to allow user to select any of the product from term set. Suppose the new term is not approved yet. Basically user will be able to tag if it is approved. if not approved user will not be able to approve.
to differentiate what term user can use for tagging what term user cann't use for tagging .
You want to use custom property at the term level by which you can decide if it is approved or not?
How to implement this?
There is a Term set called Product. Product is a managed metadata column. you want to allow user to select any of the product from term set. Suppose the new term is not approved yet. Basically user will be able to tag if it is approved. if not approved user will not be able to approve.
to differentiate what term user can use for tagging what term user cann't use for tagging .
You want to use custom property at the term level by which you can decide if it is approved or not?
How to implement this?
jnkb