Added fields to interactive report form not showing data
749488Mar 23 2011 — edited Mar 25 2011I have an existing interactive report form and I would like to display the data from some description fields. I added the fields as a text area field on the form and set the sourcetype to database column and maintain session state to per session. When I run the app, the fields show up on the form but the data is blank even though there is data in the database. What should I do to get my data to show on the interactive report form?