Guest User

Untitled

a guest
Nov 24th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. foreach($this->view->clientForm->getSubForms() as $subForm) {
  2. /* @var $subForm RCS_Form */
  3. $subForm->removeElement('_maidenName');
  4. }
Add Comment
Please, Sign In to add comment