Transaction_Detail
QuestionDescriptionResponseTypeFormatTextHelpPreLogicPostLogic
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.
RE_X_TypeType of transactionRec/PayDROPDOWNType
RE_X_VendorClientVendor or ClientQueryDROPDOWNVendor or Client $Q_PreLogic=~select rUnique as tValue,rValue as tText,^^ as rAudio from Responses where qId=^CaseFirstName^~;
RE_X_CategoryReal estate expense categoryRE_X_CatDROPDOWNCategory
RE_X_DescriptionReal estate expense descriptionTEXT40DescriptionShort description citing payee.
RE_X_DateReal estate expense dateDATE10DateDate the expense occurred or payement due.
RE_X_AmountReal estate expense amountTEXT12Amount
RE_X_PaidReal estate expense paidYesNoRADIOPaid
RE_X_NoteReal estate expense noteTEXT255NoteComments, explanations, caveats, links to external detail.