VendorClient_Detail
QuestionDescriptionResponseTypeFormatTextHelpPreLogicPostLogic
CaseIDCase IdentifierTEXT30Unique IdentifierThis is the unique identifier for the entity. It is associated with each attribute for the entity.if (NewCase('$val')==1) { $sql=~insert into Responses (CaseID, qID, rValue, uID, rOK) ~ . ~values ('$val','RE_Id','$val','~ . $_SESSION['UserId'] . ~', '2')~; $stat=ExecuteSQL($sql); SetCaseForm('$val','RE_ListingDetail'); return 1; }
CaseTypeType of caseCSTypeDROPDOWNTypeThe type item distinguishes different types of cases for subsequent processing.
CaseFirstNameFirst nameTEXT25First NameIf the name of the client is non-missing and needs to be changed (other than spelling) you should return to the search screen and create a new case.
CaseLastNameLast nameTEXT25Last Name
CaseAddress1Address line 1TEXT50Address line 1
CaseAddress2Address line 2TEXT50Address line 2
CaseAddress2Address line 2TEXT50Address line 2
CaseCityCityTEXT25City
CaseStateStateStateDROPDOWNState
CaseZIPZIP CodeTEXT10ZIP Code
CasePhoneCellCell Phone NumberTEXT14Cell Phone Number
VC_CEOVendor CEOTEXTCHECKBOXCEO
VC_ContactSalesVendor sales contactTEXT50Sales contact
VC_ContactAccountsVendor accounts contactTEXT50Accounts contact
VC_PricePrice of the commodityTEXT12Price
VC_DateBegBeginning dateDATE10Beginning date
VC_DateEndEnding dateDATE10Ending date
CaseNotesNotesTEXTAREA2048Notes