Follow this step when the DXDOCS file is being used otherwise go to Step 5a. Set up the Documents List.
1. Drag and drop a Clickable Image weblet into the first column (filename) and set up the weblet as follows:
Property | Value |
|---|---|
Currentrowhfield | PRIFILRRN |
Currentrownumvalue | $PRIFILRRN |
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 | PRIFILRRN |
currentrownumvalue | $PRIFILRRN |
rentryvalue | S |
on_click_wrname | SEND_DOCUMENT |
show_in_new_window | True |
3. Save your changes