Nuomos sutarties sudarymas (Juridinis klientas)

    document.addEventListener('DOMContentLoaded', function () {
    var radioOptions = document.querySelectorAll('input[name="choice"]');
    var attachmentField = document.getElementById('attachment-field');

    radioOptions.forEach(function (radio) {
    radio.addEventListener('change', function () {
    if (this.value === 'option2') {
    attachmentField.style.display = 'block';
    } else {
    attachmentField.style.display = 'none';
    }
    });
    });
    });

















        










    Taip

    Įgalioti asmenys

    Įgaliotas asmuo # {{rep-1_index}}