i have datacard that contains label,datacard, textbox control etc and query is that datacard should not be visible in the form
by applying below formula will set the entire controls to false ?
datacard.visible=false
@Veblitz ,
Make the datacard visible property to false, so that the datacard will not be shown in the form.