2

I am using JSON view formatting to display list items in tiles. I use a calculated column to display a date in the "23 March 2021" format and output it as a single line of text.

However, even though the preview shows this text properly, when I added list web part to the homepage it is missing from there.

What could be causing this?

6
  • Is it working properly in list itself (at URL: <siteUrl>/lists/listName/viewName.aspx)? Commented Mar 24, 2021 at 8:09
  • With <siteUrl>/lists/listName/viewName.aspx it does not work either, but it works with <siteUrl>/lists/listName/viewName.aspx?viewid=747f2958-bbd3-4750-a21... Commented Mar 24, 2021 at 8:13
  • Clear browser caches or change a browser to have a try? Commented Mar 24, 2021 at 9:06
  • Nope, it's not a browser thing. As said before /viewname.aspx doesn't work, /viewname.aspx?viewid=747f2958-... works. The webpart is using the 'clean' viewname.aspx so it doesn't work. :( Commented Mar 24, 2021 at 9:31
  • When I add the view picker to the webpart, and switch to All Items and back to my view the field appears. Commented Mar 24, 2021 at 9:59

1 Answer 1

1

Yeah, the column was not part of that view. Dumb me.

Thanks for all the answers and your help, everyone. :)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.