André Lage
André Lage
@influential-eliot Sorry didn't saw. What you could do, I also do is a mix of using **out of box classes** "You can access here https://zerg00s.github.io/sp-modern-classes/", using the **icon name** from...
@influential-eliot for a custom feature like the one you reference, the best should be make a request on Microsoft Lists feedback https://feedbackportal.microsoft.com/feedback/forum/ab3ad59e-6dd1-ec11-a7b5-0022481f35a4 for this .
Dear Mr. @Kris3D After review you post this looks to be related with query build, maybe could recommend review associated doc below: https://learn.microsoft.com/en-us/sharepoint/dev/general-development/sharepoint-search-rest-api-overview There are multiple parameters that could help...
Dear @shagra-ms, Other referenced issues affecting users : https://github.com/SharePoint/sp-dev-docs/issues/9614 https://github.com/SharePoint/sp-dev-docs/issues/9617
Dear Mr. @MatrixYe23 Did you try: ``` "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/tile-formatting.schema.json", "height": "446px", "width": "254px", ```
Mr. @MatrixYe23 What type of View "Gallery" or "List"? If not gallery, can you try create new View > "Gallery" and include the formatting?
> same issue here All my gallery view lists where I customized by json are now "squeezed". Yeasterday everthing was fine 😥 Ok could be a rollback. let's wait if...
@MatrixYe23 Should this ticket be close since fix was released.
Hi @blmic Can you close here and create on link below? this the correct for the list formatting samples. https://github.com/pnp/List-Formatting/
@reshmee011 I had this issue, my recommendation would be update document to use List View > Gallery plus adjust the height and weight as possible workaround.