I'm wondering how to achieve this via custom web part and JavaScript
I'm looking for a way on how to limit the dropdown status based on its current state. For example I have status: Start, On-Going, Completed and Pending
the initial status of Start must only have On-Going as its option.