Is it possible to list different items in a select list for a field in an editor window?
If I have a field called "Items", for the first row I only want to allow the user to select any one of "Item 1", "Item 2" or "Item 3".
For "Items" in the second row I only want the user to select from "Item 1" and "Item 2".
The third row would allow the user to select "Item 1", "Item 2", "Item 3" and "Item 4".
↧
Different editor select list for each row of a datatable
↧