if ($formToShow eq 'form1') { if ($sessionData{form1} eq 'True') { #Populate form fields here } else { #display unpopulated form here }