On my entity I have a dozen or so fields. When the field called, "ExtractID" is blank, the users are suppose to fill in the data for the other fields. When Extract ID contains data, I then need all other fields to wipe out the data (so to be null).
How can I do this with java script?






