one issue few questions:
Is this possible in easy way to make update web page for 2 files at
the same time ?
how to hide ok/cancel button on child form and save all childforms when parent form is accepted ?
In example i have customerFormControl and want to enter few types of
customer adresses (home,work, and few more
)
In standard way i have form with browse for adresses, but i looking
for method where on customer form in specified condition i want to
hide or unhide AdresFormControl (one for home adres , next for work
adres next for mail adress etc)
where user can enter data. I hope its clear for You ?
i try this and i can do it in NTWS but in child forms i have save and
cancell buttons - this not looks good
Is possible to hide buttons for adresformcontrol and when user press
save on custoerformcontrol i get save on customer form and on few (2
or more adressformcontrols)