Git Product home page Git Product logo

sldsrwdwt16's Introduction

SLDSRWDWT16

This is the codebase behind my responsive apps with the lightning design system talk at the 2016 Salesforce1 World Tour in London.

My Domain

Don't forget that Lightning Components requires My Domain, so you need to turn that on first.

Unmanaged Package

While all the components are here and you can drop them into your Saleforce org, its easier (particularly where Lightning Components are concerned) to install the unmanaged package from :

https://login.salesforce.com/packaging/installPackage.apexp?p0=04t58000000QzoT

Blog App

You can access the blog posts via the 'BlogHomeApp' Lightning component application, which will have a URL similar to

https://<your_domain>.lightning.force.com/c/BlogHomeApp.app

Sample Data

When you view the blog home app with no data, it will render a button that will allow you to create a couple of sample posts.

Image Fields

The the Small/Medium/Large Image Id fields need the id of a Document or the id of an Attachment (NOTE - not the new Files based attachments, but the old Attachment object itself).

To find out the Document id, click the View File link on the document page and grab the URL, e.g. :

https://kabtalks16-dev-ed--c.eu6.content.force.com/servlet/servlet.FileDownload?file=01558000000dSus

the id is everything after the file=, so in this case 01558000000dSus

Have fun!

sldsrwdwt16's People

Contributors

keirbowden avatar

Watchers

James Cloos avatar  avatar

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.