Giter VIP home page Giter VIP logo

Comments (3)

imthenachoman avatar imthenachoman commented on May 21, 2024

Thank you @fhadlich! A few others have come to me with this idea but I am not sure how to implement it.

At its core, nSPTiles uses absolute positioning to render the tiles. Each tile specifies the exact X and Y coordinates of where it should be drawn. I am not sure how to marry that with relative positioning.

I could use the row/column system that SPJS-Tiles uses but then nSPTiles would basically be an exact clone of SPJS-Tiles.

If you have any ideas of how to marry the two ways I would love to hear it.

I will add that with version 1.5 you can specify a tile to be rendered if another tile is not rendered. Check the tile not rendered check setting. Basically a tile can be configured to only render/draw if another tile is not rendered/drawn because the user does not have view permissions on it.

Also, with SPJS-Tiles I think you can use per-item settings in the list to hide which tiles a user/group can see.

from nsptiles.

fhadlich avatar fhadlich commented on May 21, 2024

Hi, thank you for quick response. You are probably right, using the row/column system with relative positioning would make nSPTiles more similar to the other solution.

Unfortunately, SPJS-Tiles does not allow for per-item settings to show/hide based on user / group membership out of the box. I did take your approach as a blue print, though, by adding additional code to SPJS-Tiles for filtering based on the tile view permission column.

from nsptiles.

imthenachoman avatar imthenachoman commented on May 21, 2024

Within SharePoint you can create per-item permissions for items in a list. You can break the inheritance of the item and specify who can read it. So for the SPJS-Tiles list, can't you do that for the list item for the tile you want?

from nsptiles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.