Jump to content

epetrarca

Members
  • Posts

    5
  • Joined

  • Last visited

epetrarca's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I have a report that lists the "Status" of a lead. The "Status" values are listed in a lookup table. As shown below, one is Randomized and the other is Screen Failed. I learned to change the colors of the field values using the HTML Block shown below. HTML Block used to change the colors on the report Question: I have been asked to replace the Status wording with a simple image file Icon like instead of the boring wording itself. I uploaded several images into the App Parameters as image files and would like to use them in the above HTML Block. I have tried several times to change the HTML Block to reference these App Parameters image files but I have had no success. Can you please help me with the correct syntax to do this.
  2. Thanks for the information. I had read a similar article that explained almost the same thing. However, I was trying to do it with just one Datapage using the Search / Results / Detail Form method.
  3. I have a new question, I am creating a tabular Search and Report datapage that will simply allow the user to enter a few search criteria values and then submit the search and display the report results, nothing special. However when the Results Report is displayed, the user can no longer tell what their Search Criteria was on the first screen. Question: Is it possible to somehow display the Search Criteria the user selected on the first page to the Header of the Results Report page? I have tried to make each search value pass an external parameter upon exit and then adding each to the Header Section using the (Insert Parameters) function but it does not allow you to select External Parameters. Is there a simply way to do this?
  4. thanks for all your help, I was able to insert the code into my HTML Block and it works fine.
  5. Hi, I am new to the forum and I have a simple question. I have a tabular report as shown below. I would like to change the background color of the "Contact Status" column based on the value in the row. If = 'Contacted' is should display Green. If = "Did Not Qualify" is should Red. Else is should stay the same.
×
×
  • Create New...