1

I am using a connection with filter to a list view webpart of a Task list. (SPO) This didn't work because of a known MS issue. (see: https://docs.microsoft.com/en-us/sharepoint/troubleshoot/web-parts/list-view-web-part-not-filter-values)

I have to check "Server Render" in the Web Part settings and the filter does work.

However I also use a JS link reference in this view. This doesn't work anymore when I check "Server Render".

Is it possible to have both work? Or isn't this possible?

1 Answer 1

1

It's impossible to have both this work since JS Link is Client-Side Rendering.

Similar issue for your reference:enter link description here

1
  • Was afraid so... Thank you. Commented Feb 24, 2020 at 7:36

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.