I am trying to get a list of Vendors and Customers with No., Name, Address, Address 2, City, State and Zip. Everything except state and zip are working. I thought that it used to work, but now when I try to run this report state and zip are coming up as invalid fields. When I try to look up the field with the zoom feature I can see that it does say "State" and "ZIP Code", but when I try to pull the field from the JFx it is not there. Where can I find it? It seemed like such a simple task.
2 comments
-
Jet Reports Historic Posts Official comment It sounds like you changed your Nav language module. In your data source settings, is the language set to ENU or possibly 000? Also does the Language Module Folder specified in the data source settings contain the ENU.flm language module file? The reason I ask is that Zip Code and State are both English language captions. The actual field names are Postal Code and County. If you used to have an English language module loaded but now you don't, that would explain why you would have those on a report that stopped working.
Regards,
Hughes -
Jet Reports Historic Posts It actually didn't have anything in the language field. When I switched it to ENU all is good again. Thanks for the tip!! I would have never thought to look there. Thank you. Thank you. Thank you.