Giter Club home page Giter Club logo

sp-bootstrap-list-viewer's Introduction

Hi ๐Ÿ‘‹ My name is Michael

  • ๐ŸŒย  I'm based in California, US
  • ๐Ÿ–ฅ๏ธย  See my portfolio at michaelsoriano.com
  • ๐Ÿง ย  I'm learning Tailwind, Inertia, Laravel
  • ๐Ÿคย  I'm open to collaborating on Interesting Projects

Skills

JavaScript TypeScript React NextJs Vue PHP JQuery CSS3 Bootstrap HTML5 NodeJS Express MySQL PostgreSQL Heroku Laravel Figma Tailwind

sp-bootstrap-list-viewer's People

Contributors

michaelsoriano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sp-bootstrap-list-viewer's Issues

Filterby and columns

How can i use more categories with Filterby and more columns? Do is use an Array?

Multiple lists - SPServices webURL

Hello!

I checked your sp-bootstrap-list-viewer, it's a nice modern combination of SPServices with bootstrap. I am often using SPServices to grab list items from several lists in Site Collection.

Can you suggest how to combine multiple lists from different sites / sub-sites in this one view?
What I am missing from my current SPServices implementations - where to specify "webURL" / or several webURL's for the lists in your script?

I am often using an array for that - like:

var urls = [
{
name : "http://...subsite1"
},
{
name : "http://...subsite2"
},
...

for (var i = 0; i < urls.length; i++) {
$().SPServices({
operation: "GetListItems",
webURL: urls[i].name,
...

and it works quite good - for example with listing menu items.

Thank you in advance for any suggestions!

Best regards,
Marcin

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.