Take a boolean variable (ex: fieldeditable)
set it to false in the begining of the onOpen page
Based on the your first field validation, change it to true
set the boolean in second field editable property..
Take a boolean variable (ex: fieldeditable)
set it to false in the begining of the onOpen page
Based on the your first field validation, change it to true
set the boolean in second field editable property..