Hello, I need help with settings on the edit page Javascriptonload event.
I've got text field phone number and want to be shown only when boolean field checkbox (phone number enabled) is checked so users can enter a phone number if mark the checkbox on.
I've found a solution for this part of the problem but what I need now is when the user unchecks the checkbox to clear previously entered phone number from field phone number so that number is not saved into the database.
I've got text field phone number and want to be shown only when boolean field checkbox (phone number enabled) is checked so users can enter a phone number if mark the checkbox on.
I've found a solution for this part of the problem but what I need now is when the user unchecks the checkbox to clear previously entered phone number from field phone number so that number is not saved into the database.