Follow this step when you are NOT using the DXDOCS file.

  1. Drag and drop a Clickable Image weblet into the first column (filename) and set up the weblet as follows:

    Property

    Value

    currentrowhfield

    DF_ELFNAM

    currentrownumvalue

    $DF_ELFNAM

    rentryvalue

    S

    tooltip

    Select image to display document

    on_click_wrname

    SEND_DOCUMENT

    show_in_new_window

    True

    relative_image_path

    $FILENAME



  2. Drag and drop an Anchor weblet into the second column (DF_ELFNAM) and set up the weblet as follows:

    Property

    Value

    currentrowhfield

    DF_ELFNAM

    currentrownumvalue

    $DF_ELFNAM

    rentryvalue

    S

    on_click_wrname

    SEND_DOCUMENT

    show_in_new_window

    True



  3. Save your changes.
  • No labels