Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 06:19 AM
Something like this should work in the condition-
current.isValidRecord() && gs.state != '3';
I have used 3 you can use your own value of state.
Please mark my answer helpful and correct.
Regards,
Amit