(14) View/edit your application
•  ELSEIF ViewParameters("View.Application","Application_",_
•    "",_
•    "","",_
•    "","*",_
•    "","Email_='"+cUsername+"' AND Status__lookup_='"+cStatus+"'",_
•    nMaxTxtBoxWidth,nColumns) THEN
•
•    cHideField_1="Group_"
•   
•    'dimensions of tabbed edit area in pixels
•    cCaptionCellWidth="180"
•    cLayerTableWidth="560"
•    cLayerTableHeight="300"
•
•    cTab1="Name"
•    cTab2="Address"
•    cTab3="Session/Payment"
•
•    cTab2Field="Address1_"
•    cTab3Field="Preferred_Session_lookup_"