*/ $sections['Clientside'] = array( 'state' => 'Alpha', 'descr' => 'These examples show patForm\'s clientside features including form logic and validation.', 'basename' => 'example_clientside_', 'pages' => array( 'date' => array( 'title' => 'Date element', 'descr' => 'Clientside validation with the date element', ), ) ); ?>