require error symbol on UI
HI All,
We are displaying some data in table view in UI and for one of the column we gave required condition so that column is mandatory when conditions satisfies. We have 2 buttons one is confirm so when I click on confirm as in actions I have finish assignment it is working good but on another button I can't give that finish assignment. SO in which way can I achieve this requirement that when that condition satisfies warning should show even when I click other button also.