This topic is locked
[SOLVED]

Change "View as PDF" File List View

9/14/2022 6:20:42 AM
PHPRunner General questions
I
irwanmoers author

When we use option "View As PDF" then the view page will look like this :

img alt

Is there any way to change it to default list view when we use option "View As Files"?

img alt

Sergey Kornilov admin 9/15/2022

You have two options here.

  1. Either use Custom CSS to make this value appear as multiple lines.


  2. Or you can use 'View as' Custom for this field and display the links to respective PDF files in any format you need.



I
irwanmoers author 9/21/2022

Hi Sergey,
Thanks for the clue, finally I choose solution no 2 using View As Custom and creating json parser.
Now everything looks good as what I want