FormControl frControl;FormControl fdControl;FormRun fr = this.formRun();FormDesign fd = this.formRun().design();str cName = formControlStr(MyForm, MyControl);frControl = fr.control(fr.controlId(cName));fdControl = fd.controlName(cName);
FormControl frControl;FormControl fdControl;FormRun fr = this.formRun();FormDesign fd = this.formRun().design();str cName = formControlStr(MyForm, MyControl);frControl = fr.control(fr.controlId(cName));fdControl = fd.controlName(cName);
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156