Value Entered in a column of table should not populate in value set
I have a requirement which requires a value set. We have to select value from value set. When we select any value and save it to the column that saved value should not appear again in value set. For example I have independent value set having value A, B and C. I picked value A and saved in table. Then if I again call value set it should not contain value A because it has been saved earlier.
0