Hi,
i want to use the visible function where when user status is new , they can delete the item, but when status change to in progress user cannot see the delete button
Solved! Go to Solution.
For eg. Your Task Status Dropdown has name "DataCardValue1".
Then Set this on Delete button Visible property:
DataCardValue1.Selected.Value="New"
For eg. Your Task Status Dropdown has name "DataCardValue1".
Then Set this on Delete button Visible property:
DataCardValue1.Selected.Value="New"
User | Count |
---|---|
253 | |
113 | |
92 | |
48 | |
38 |