Query returning row from backend but not able to see the information from front end
I went to the Examine->system->last query and saw the following query returned
SELECT ROWID,CUSTOMER_NUMBER,ORIG_SYSTEM_REF,FEDSTRIP,FINANCE_ID,UNIT,BMC_DDU,USPS_IDCODE,UFN_NUMBER,POS_CODE,AREA,DISTRICT,OUTBOUND_REP,GREETINGCARD_OFFICE,GREETING_CARD_DISPLAY,READYPOST_DISPLAY,SERVICE_CALL_CYCLE,STATIONERY,BULLETPROOF,MILITARY_BASE,METRO_INDICATOR,FIELD_LABOR_NUMBER,VISIT_FREQUENCY,SAFR,RPM_FLAG FROM XXAR_CUSTOMER_INFO_USPS WHERE customer_number = '1067741'
But the form is not displaying data in the front end in the fields. What can be the problem.
Please help me out.
Thanks
Samrat