The document provides an agenda for a Lightning week event. It includes introductions, presentations on Lightning Components, Process Builder, and App Builder. It then covers Lightning Components in more detail, providing examples of how to create a component and add it to a tab. Questions and answers are presented on Lightning Components topics. Finally, it demonstrates how to create and configure a Process Builder process and approval process in Salesforce.
This document summarizes the agenda for a Salesforce Developer Group meeting focused on Lightning components. The agenda includes introductions, presentations on Lightning Component, Lightning Process Builder, and Lightning App Builder. There will also be demonstrations of how to create Lightning components, add them to tabs, and work with events between components. Questions from attendees will address topics like the status of Lightning Components, differences from Visualforce, and how to get started with Lightning development.
The Cordova Firefly Plugin document discusses creating a Cordova plugin to enable HTML5 developers to utilize Amazon's Firefly feature in their Cordova apps. It describes brainstorming a solution using Cordova to add Firefly support to the existing ingestion system for web apps. A demo is shown of creating the Cordova Firefly plugin in real time. Lessons learned include working around OS constraints, developing Cordova and Firefly plugins, and exposing APIs. Areas for improvement include fully implementing resolving plugins and separating code into proper packages.
The document discusses progressive web apps (PWAs) and how to develop them. It covers what PWAs are, why they are needed to address issues like slow internet speeds and high website friction. It then explains how to get started building a PWA, including using an app shell, service workers, manifest files, notifications, and enabling offline browsing. The document also reviews some PWA frameworks like Angular and tools like Lighthouse, and predicts future trends in web development.
Creating real time applications with Angular and FirebaseLoiane Groner
油
This document discusses how to create real-time applications using Angular and Firebase. It covers Firebase features like the real-time database, authentication, cloud functions, and hosting. It also discusses how to connect Angular applications to Firebase using the AngularFire library and shows demos of retrieving and updating data from Firebase in an Angular application.
A油progressive web app油(PWA) delivers an app-like experience through your mobile phones browser but has the same flexibility and gestures as a native application. Because they are powered by mobile browsers, they are not particular to any one device, meaning developers no longer need to write separate code for Android and Apple devices.
This document provides an overview of progressive web apps with Angular, including what a PWA is, the key aspects like app shell model, instant loading, and offline support. It discusses how to sell the benefits of a PWA to stakeholders and describes the minimal viable components needed to create one using Angular CLI or Ionic, including a service worker to enable features like offline support. Examples of existing PWAs are also provided.
React vs. Angular vs. Vue.js: Comparing the Most Popular Front-end FrameworksKaty Slemon
油
A visual comparison between most popular front-end frameworks React, Angular, and Vue based on popularity, performance, learning curve, community, flexibility & size.
React vs angular what to choose for your appConcetto Labs
油
Before we move ahead, lets quickly understand the overview of React Vs Angular for app development Frameworks. Contact Us for choosing the right framework.
This document provides a summary of a one month industrial training project completed by Mufaddal Vasi at Paramount Copper PVT. LTD from May 26, 2015 to June 26, 2015. The project involved creating a Java Swing application connected to a MySQL database to track late payments and partial payments. Key aspects included creating tables in MySQL, connecting the Java application to the database, and building a GUI using Swing components to add, view, and delete records and payments. The project provided experience with technologies like MySQL, JDBC, and Java swing.
This is an internship presentation that I created as part of the internship curriculum, you can use this presentation for a web developer internship presentation that you might need to give in your college.
If you want some animation please see Internship Presentation 2 that I uploaded.
It has basic web developer tools explained like Git, HTML, Java etc.
This document summarizes the agenda and content for the Twin Cities Eloqua User Group meeting on May 21, 2013. The meeting included demonstrations of the Cloud Connector and Normalator tool for data standardization, and the Cloud Component for including Facebook plugins on landing pages. There were also announcements about upcoming Eloqua events and releases, and a sharing session for Eloqua best practices and tips. The agenda concluded with an open discussion period and social time.
The document discusses progressive web apps and React. It begins by introducing progressive web apps and their benefits over traditional web apps and native apps. It then covers prerequisites for building progressive web apps with React including HTML, JavaScript, Node.js and CLI knowledge. The document proceeds to discuss key React topics like components, virtual DOM, JSX, props and state. It also covers service workers, manifest files and tools for testing progressive web apps.
Android Instant Apps allow users to access certain app features without installing the full app. They are built using a feature module structure and trimmed down to under 4MB in size to optimize for discovery, performance, and privacy. Developers can refactor existing apps into this model by identifying core features, removing unused resources and dependencies, and following best practices for instant app UX and architecture. Unsupported features include background services, broadcast receivers, and externally accessible content providers.
CIRCUIT 2015 - Hybrid App Development with AEM AppsICF CIRCUIT
油
Pat McLoughlin & Paul Michelotti - ICF Interactive
A technical deep dive into the waters of hybrid app development on the AEM apps platform and an introduction to the open source Ionic development framework for AEM Apps.
The internship summary is as follows:
1) The internship was at VIPSha Inc. in San Diego where the intern learned HTML, CSS, and Bootstrap coding languages.
2) Bootstrap is a coding language that uses HTML, CSS, and JavaScript to create responsive websites that automatically resize for different devices.
3) The intern learned to code responsive websites using Bootstrap's grid system and predefined classes to make sites compatible across different screens like mobile and desktop.
This presentation provided some helpful content about technical approach and context about how HPAC organized the business end to execute this web project. Capturing the business goals remains the critical first step; requirements provide an important starting point but must also retain the flexibility to deliver on the underlying business goals.
Accidental API developer - the 12 month pregnancy to create new APIMarjukka Niinioja
油
How to transfer from legacy system and legacy company to the brave new API world? Sharing some hands on experiences from 5 year journey in API development. Rome wasnt built in a day, nor should an API so how should you prepare for the technological, organizational and business change: How do you change your sales, customer service and consultants to API sales, API customer service and API consultants? To solve or not to solve an integration problem with API? When UX problems changed to (API) service design problems?
Progressive Web Apps presentation for GDG Istanbul's Progressive Web Apps Meetup.
I'm not a web developer or front-end developer but I tried to explain how PWAs work.
The document introduces lightning components in Salesforce, explaining their advantages over Visualforce like improved reusability, responsiveness, and an event-driven approach. It covers prerequisites, differences between Visualforce and lightning components, and examples of component attributes, expressions, styling, and events. The document also demonstrates how to build simple lightning components for use in communities and on record pages.
Swift iOS Architecture with FLUX in mind. UA Mobile 2016.UA Mobile
油
This document discusses iOS development and different architectural patterns. It begins by introducing the author and their background in iOS. It then discusses the traditional MVC pattern and issues with it for iPad development. It introduces Flux as an alternative architecture that separates concerns into stores, views, actions, and dispatchers. Key aspects of Flux like actions, stores, and state immutability are explained. Finally, it discusses related concepts like CQRS and links to resources for further reading.
A short presentation answering 3 main questions. Why we need Progressive Web Apps(PWA)? What is a progressive web app & it's features? and how a PWA works?
Salesforce World Tour 2016 : Lightning Out : Components on any Platformandyinthecloud
油
This document summarizes a presentation about using Lightning components on any platform. It discusses how Lightning components work, how to enable them in Lightning Experience and the Lightning App Builder. It also introduces Lightning Out, which allows components to be used outside of Lightning Experience, such as in Google Docs using Google App Scripts. Requirements for Lightning Out include making components global and using a Lightning dependency app. The document provides demos of integrating Lightning components into Google Docs to search for addresses.
Growth of mobile web traffic has been outpacing desktop web traffic for years, and data reveals that users are likely to abandon experiences that too long to load.
Progressive web apps aim to be reliable, fast and engaging, regardless of form factor or quality of internet connection. We'll walk through several key aspects of PWAs, illustrating performance and usability improvements by showing quantitative comparisons to an equivalent "classic SPA".
Featured Topic - Defining Your Lightning Strategy as an ISV
Learn more about the Lightning Experience at p.force.com/lightningready (Partner Community login required)
Make Your App Lightning Ready with Winter '17 (December 8, 2016)Salesforce Partners
油
This document discusses making apps Lightning Ready and provides guidance on the Lightning Ready process. It states that to be Lightning Ready, 100% of an app's end-user use cases must work as expected in Lightning Experience. It notes requirements for existing and new apps and answers common questions. The document also covers two guiding principles of Lightning Readiness - that a new customer on Lightning Experience can install and use the app successfully, and an existing customer can adopt Lightning Experience and continue using the app successfully.
React vs angular what to choose for your appConcetto Labs
油
Before we move ahead, lets quickly understand the overview of React Vs Angular for app development Frameworks. Contact Us for choosing the right framework.
This document provides a summary of a one month industrial training project completed by Mufaddal Vasi at Paramount Copper PVT. LTD from May 26, 2015 to June 26, 2015. The project involved creating a Java Swing application connected to a MySQL database to track late payments and partial payments. Key aspects included creating tables in MySQL, connecting the Java application to the database, and building a GUI using Swing components to add, view, and delete records and payments. The project provided experience with technologies like MySQL, JDBC, and Java swing.
This is an internship presentation that I created as part of the internship curriculum, you can use this presentation for a web developer internship presentation that you might need to give in your college.
If you want some animation please see Internship Presentation 2 that I uploaded.
It has basic web developer tools explained like Git, HTML, Java etc.
This document summarizes the agenda and content for the Twin Cities Eloqua User Group meeting on May 21, 2013. The meeting included demonstrations of the Cloud Connector and Normalator tool for data standardization, and the Cloud Component for including Facebook plugins on landing pages. There were also announcements about upcoming Eloqua events and releases, and a sharing session for Eloqua best practices and tips. The agenda concluded with an open discussion period and social time.
The document discusses progressive web apps and React. It begins by introducing progressive web apps and their benefits over traditional web apps and native apps. It then covers prerequisites for building progressive web apps with React including HTML, JavaScript, Node.js and CLI knowledge. The document proceeds to discuss key React topics like components, virtual DOM, JSX, props and state. It also covers service workers, manifest files and tools for testing progressive web apps.
Android Instant Apps allow users to access certain app features without installing the full app. They are built using a feature module structure and trimmed down to under 4MB in size to optimize for discovery, performance, and privacy. Developers can refactor existing apps into this model by identifying core features, removing unused resources and dependencies, and following best practices for instant app UX and architecture. Unsupported features include background services, broadcast receivers, and externally accessible content providers.
CIRCUIT 2015 - Hybrid App Development with AEM AppsICF CIRCUIT
油
Pat McLoughlin & Paul Michelotti - ICF Interactive
A technical deep dive into the waters of hybrid app development on the AEM apps platform and an introduction to the open source Ionic development framework for AEM Apps.
The internship summary is as follows:
1) The internship was at VIPSha Inc. in San Diego where the intern learned HTML, CSS, and Bootstrap coding languages.
2) Bootstrap is a coding language that uses HTML, CSS, and JavaScript to create responsive websites that automatically resize for different devices.
3) The intern learned to code responsive websites using Bootstrap's grid system and predefined classes to make sites compatible across different screens like mobile and desktop.
This presentation provided some helpful content about technical approach and context about how HPAC organized the business end to execute this web project. Capturing the business goals remains the critical first step; requirements provide an important starting point but must also retain the flexibility to deliver on the underlying business goals.
Accidental API developer - the 12 month pregnancy to create new APIMarjukka Niinioja
油
How to transfer from legacy system and legacy company to the brave new API world? Sharing some hands on experiences from 5 year journey in API development. Rome wasnt built in a day, nor should an API so how should you prepare for the technological, organizational and business change: How do you change your sales, customer service and consultants to API sales, API customer service and API consultants? To solve or not to solve an integration problem with API? When UX problems changed to (API) service design problems?
Progressive Web Apps presentation for GDG Istanbul's Progressive Web Apps Meetup.
I'm not a web developer or front-end developer but I tried to explain how PWAs work.
The document introduces lightning components in Salesforce, explaining their advantages over Visualforce like improved reusability, responsiveness, and an event-driven approach. It covers prerequisites, differences between Visualforce and lightning components, and examples of component attributes, expressions, styling, and events. The document also demonstrates how to build simple lightning components for use in communities and on record pages.
Swift iOS Architecture with FLUX in mind. UA Mobile 2016.UA Mobile
油
This document discusses iOS development and different architectural patterns. It begins by introducing the author and their background in iOS. It then discusses the traditional MVC pattern and issues with it for iPad development. It introduces Flux as an alternative architecture that separates concerns into stores, views, actions, and dispatchers. Key aspects of Flux like actions, stores, and state immutability are explained. Finally, it discusses related concepts like CQRS and links to resources for further reading.
A short presentation answering 3 main questions. Why we need Progressive Web Apps(PWA)? What is a progressive web app & it's features? and how a PWA works?
Salesforce World Tour 2016 : Lightning Out : Components on any Platformandyinthecloud
油
This document summarizes a presentation about using Lightning components on any platform. It discusses how Lightning components work, how to enable them in Lightning Experience and the Lightning App Builder. It also introduces Lightning Out, which allows components to be used outside of Lightning Experience, such as in Google Docs using Google App Scripts. Requirements for Lightning Out include making components global and using a Lightning dependency app. The document provides demos of integrating Lightning components into Google Docs to search for addresses.
Growth of mobile web traffic has been outpacing desktop web traffic for years, and data reveals that users are likely to abandon experiences that too long to load.
Progressive web apps aim to be reliable, fast and engaging, regardless of form factor or quality of internet connection. We'll walk through several key aspects of PWAs, illustrating performance and usability improvements by showing quantitative comparisons to an equivalent "classic SPA".
Featured Topic - Defining Your Lightning Strategy as an ISV
Learn more about the Lightning Experience at p.force.com/lightningready (Partner Community login required)
Make Your App Lightning Ready with Winter '17 (December 8, 2016)Salesforce Partners
油
This document discusses making apps Lightning Ready and provides guidance on the Lightning Ready process. It states that to be Lightning Ready, 100% of an app's end-user use cases must work as expected in Lightning Experience. It notes requirements for existing and new apps and answers common questions. The document also covers two guiding principles of Lightning Readiness - that a new customer on Lightning Experience can install and use the app successfully, and an existing customer can adopt Lightning Experience and continue using the app successfully.
Testing lightning components feb 15th 2018Richard Clark
油
Using Provar how can you keep your tests robust when migrating from the Classic UI, and how can you use Provar to test Aura custom lightning components and flexipages?
This Presentation helps to get you started with Salesforce.com lightning products
Lightning Connect
Lightning Components
Lightning Process Builder
Lightning App Builder
This was Presented in the
Salesforce.com Kerala Developer Group Meetup
Salesforce.com Gurgaon Developer Group Meetup
Salesforce.com Chennai Developer Group Meetup
By Shivanath Devinarayanan
The document summarizes a lightning workshop that took place on March 11, 2015 in Geneva. It introduces the speakers, Gnanasekaran Thoppae and Cees van der Sluis, and provides an agenda for the workshop which included presentations on Lightning Connect, Process Builder, App Builder, and the Lightning Component Framework. It also includes documentation on these Lightning features, how to get started with development, and next steps for learning more.
AngularJS application on Visualforce for the Force.com platform and the Salesforce1 mobile application. Dreamforce 2014. Talk is given for experienced Salesforce developers who want to learn common features of AngularJS to build custom applications for the Salesforce1 mobile app.
The document provides an agenda and details for a Lightning Workshop on March 11th 2015. It will include presentations on Salesforce1 Lightning Overview and hands-on tutorials for Lightning Components, Process Builder, Lightning App Builder, and Lightning Connect. Safe harbor statements are also included regarding any forward-looking statements made in the document.
App builders have revolutionized the way we create software applications. They enable people with little to no programming experience to develop custom applications quickly and easily. App builders have become increasingly popular in recent years because they allow organizations to save time and money by avoiding the need to hire developers to create custom software.
One of the key factors that make app builders so attractive is their ease of use. They provide drag-and-drop interfaces that allow users to create custom applications with minimal effort. However, to make these tools even more accessible, it is important to develop admin-friendly components. Such components are designed with the non-technical user in mind and should be easy to understand and use.
Recently Dean Infotech hosted a webinar on the topic developing admin friendly components for app builders. The insightful webinar was all about building scalable solutions that are both powerful and user friendly. Following are the key topics that were covered in the webinar.
1. What is Lightning App Builder?
2. What are the uses of App Builder?
3. How to create App Builder?
4. Types of data loaders with their advantages and disadvantages.
Salesforce Apex Hours :- Introduction to lightning componentsAmit Chaudhary
油
#SalesforceApexHours #FarmingtonHillsSFDCDug
Agenda :-
Introduction To Lightning Components
Difference between Lightning Components and Visualforce
Thinking in terms of Component Model
Basics of Lightning - Inside Bundle
Events - Discuss Application and Component Events
The Lightning Workshop covered new capabilities in Salesforce including Lightning Connect, Process Builder, and Lightning Components. Lightning Connect allows integrating external data sources in real-time. Process Builder provides a visual way to automate business processes. Lightning Components enable building custom applications using reusable UI components. Hands-on tutorials demonstrated how to use these new features to build applications and integrate data faster.
The Lightning Workshop will cover Salesforce Lightning including an overview presentation and demos of Lightning Connect, Lightning Process Builder, and Lightning Components. Attendees will participate in hands-on tutorials for each technology. The workshop aims to provide next steps for using Lightning to build applications.
Learn about the Lightning Components Framework which helps you develop component based apps which are compatible
with Salesforce1 and Lightning Experience.
This presentation was presented at the New Delhi Salesforce DG and #SalesforceSaturday session on 23rd April, 2016 in New Delhi.
This document outlines a 4 session bootcamp for learning SharePoint Framework (SPFx) development. Session 1 covers setting up a development environment including an Office 365 tenant and app catalog. Session 2 focuses on building a first web part, including scaffolding, building functionality, and deploying to SharePoint. Session 3 introduces React and rebuilding the web part using React components. Session 4 covers using SPFx within Microsoft Teams. The organizers and contact information for technical assistance are also provided.
LWC Episode 3- Component Communication and Aura InteroperabilitySalesforce Developers
油
Lightning Web Components gives JavaScript developers a web standards-based path to building apps on the Salesforce Lightning Platform.
In the third episode of our five part series on Lightning Web Components, we cover design considerations and compositions of Lightning Web Components.
The document summarizes an inaugural meetup of the Mumbai Salesforce Developers Group on Lightning Component Development. The agenda includes an introduction to Lightning components, their architecture, and a hands-on building of a sample component to fetch Account records. Tools for Lightning development and notable resources like videos and blogs are also listed.
This document summarizes a presentation about the SharePoint Framework, React, and mindfulness. It introduces SharePoint Framework for building customizations like web parts and extensions. It discusses using React components in SharePoint Framework and demonstrates some examples. It also introduces mindfulness and how React components work declaratively using JSX and props/state. Finally, it recommends some ready-made Office UI Fabric and PnP controls that can be used to build user interfaces.
This document provides an agenda for a 5-day virtual learning series on Lightning Web Components (LWC). Day 1 covers introductions to LWC framework and benefits, environment setup in Salesforce, and building a basic "HelloWorld" component. Attendees are invited to upcoming sessions on additional LWC topics like decorators, lifecycle hooks, data binding, conditional rendering, and working with Salesforce data. Questions can be posted at the provided link. Instructors for the series include Nishant Singh Panwar and Sahil Batra who have experience building and training on Salesforce.
This document discusses using Visualforce pages in Salesforce1. It covers where Visualforce can be used in Salesforce1, such as in the left navigation menu, publisher actions, and page layouts. It also discusses how to use Visualforce in Salesforce1, including considerations for the user interface, business logic and data binding, navigation, and supporting multiple device types. Tips are provided on how to make Visualforce pages more optimized for the Salesforce1 mobile experience.
Mate, a short story by Kate Grenvile.pptxLiny Jenifer
油
A powerpoint presentation on the short story Mate by Kate Greenville. This presentation provides information on Kate Greenville, a character list, plot summary and critical analysis of the short story.
How to Modify Existing Web Pages in Odoo 18Celine George
油
In this slide, well discuss on how to modify existing web pages in Odoo 18. Web pages in Odoo 18 can also gather user data through user-friendly forms, encourage interaction through engaging features.
Prelims of Kaun TALHA : a Travel, Architecture, Lifestyle, Heritage and Activism quiz, organized by Conquiztadors, the Quiz society of Sri Venkateswara College under their annual quizzing fest El Dorado 2025.
How to Setup WhatsApp in Odoo 17 - Odoo 際際滷sCeline George
油
Integrate WhatsApp into Odoo using the WhatsApp Business API or third-party modules to enhance communication. This integration enables automated messaging and customer interaction management within Odoo 17.
Digital Tools with AI for e-Content Development.pptxDr. Sarita Anand
油
This ppt is useful for not only for B.Ed., M.Ed., M.A. (Education) or any other PG level students or Ph.D. scholars but also for the school, college and university teachers who are interested to prepare an e-content with AI for their students and others.
How to use Init Hooks in Odoo 18 - Odoo 際際滷sCeline George
油
In this slide, well discuss on how to use Init Hooks in Odoo 18. In Odoo, Init Hooks are essential functions specified as strings in the __init__ file of a module.
Prelims of Rass MELAI : a Music, Entertainment, Literature, Arts and Internet Culture Quiz organized by Conquiztadors, the Quiz society of Sri Venkateswara College under their annual quizzing fest El Dorado 2025.
Useful environment methods in Odoo 18 - Odoo 際際滷sCeline George
油
In this slide well discuss on the useful environment methods in Odoo 18. In Odoo 18, environment methods play a crucial role in simplifying model interactions and enhancing data processing within the ORM framework.
How to Configure Flexible Working Schedule in Odoo 18 EmployeeCeline George
油
In this slide, well discuss on how to configure flexible working schedule in Odoo 18 Employee module. In Odoo 18, the Employee module offers powerful tools to configure and manage flexible working schedules tailored to your organization's needs.
How to attach file using upload button Odoo 18Celine George
油
In this slide, well discuss on how to attach file using upload button Odoo 18. Odoo features a dedicated model, 'ir.attachments,' designed for storing attachments submitted by end users. We can see the process of utilizing the 'ir.attachments' model to enable file uploads through web forms in this slide.
How to Configure Restaurants in Odoo 17 Point of SaleCeline George
油
Odoo, a versatile and integrated business management software, excels with its robust Point of Sale (POS) module. This guide delves into the intricacies of configuring restaurants in Odoo 17 POS, unlocking numerous possibilities for streamlined operations and enhanced customer experiences.
QuickBooks Desktop to QuickBooks Online How to Make the MoveTechSoup
油
If you use QuickBooks Desktop and are stressing about moving to QuickBooks Online, in this webinar, get your questions answered and learn tips and tricks to make the process easier for you.
Key Questions:
* When is the best time to make the shift to QuickBooks Online?
* Will my current version of QuickBooks Desktop stop working?
* I have a really old version of QuickBooks. What should I do?
* I run my payroll in QuickBooks Desktop now. How is that affected?
*Does it bring over all my historical data? Are there things that don't come over?
* What are the main differences between QuickBooks Desktop and QuickBooks Online?
* And more
Information Technology for class X CBSE skill SubjectVEENAKSHI PATHAK
油
These questions are based on cbse booklet for 10th class information technology subject code 402. these questions are sufficient for exam for first lesion. This subject give benefit to students and good marks. if any student weak in one main subject it can replace with these marks.
SOCIAL CHANGE(a change in the institutional and normative structure of societ...DrNidhiAgarwal
油
This PPT is showing the effect of social changes in human life and it is very understandable to the students with easy language.in this contents are Itroduction, definition,Factors affecting social changes ,Main technological factors, Social change and stress , what is eustress and how social changes give impact of the human's life.
5. Preguntas y Respuestas
Q: Is Lightning an MVC framework?
A: No, its a component-based framework.
Q: Why am I not seeing Lightning Components in my Org?
A: Its being rolled as we speak. Currently new Orgs and few others have it.
Q: When will Lightning Components be GA?
A: Were not commenting publicly about our release timeline.
Q: Whats the current release status of Lightning Components framework
and Lightning App Builder?
A: Lightning Components framework is in Beta. Lightning App Builder is in
Pilot.
Q: How do I use Lightning Components with the Salesforce1 Mobile App?
A: Either as Tabs or as Lightning Extensions.
6. Preguntas y Respuestas
Q: Why am I not seeing Lightning Components in my Org?
A: Its being rolled as we speak. Currently new Orgs and few others have it.
Q: When will Lightning Components be GA?
A: Were not commenting publicly about our release timeline.
Q: Whats the current release status of Lightning Components framework
and Lightning App Builder?
A: Lightning Components framework is in Beta. Lightning App Builder is in
Pilot.
Q: How do I use Lightning Components with the Salesforce1 Mobile App?
A: Either as Tabs or as Lightning Extensions.
7. Preguntas y Respuestas
Q: If Salesforce1 uses Lightning Components, will those Lightning
Components (for example, the calendar component, input fields, etc.) be
exposed as standard components for developers to use in the future with
standard Salesforce styling?
A: Were not commenting publicly about our release plan.
Q: Which parts of Lightning Components are server-side and which are
client-side?
A: Lightning Components can use JavaScript on the client side and Apex
on the server side.
Q: A tab with a Lightning Component only displays in the Salesforce1 UI.
Can I make a Lightning Component that shows up in both the mobile and
the desktop UIs?
A: Currently you can only use Lightning Components in the Salesforce1
Mobile App or a standalone app.
8. Preguntas
Q: Visualforce already has components. How are Lightning Component
different and why would I want to use them?
A: Visualforce components are page-centric and most of the work is done
on the server. Lightning is designed from the component up, rather than
having the concept of a page as its fundamental unit. Lightning
Components are client-side centric, which makes them more dynamic and
mobile friendly.
Q: Does Lightning work with Visualforce?
A: Not at this time.
Q: Will Lightning Components be replacing
Visualforce?
A: No
9. Crear una org
Creaci坦n entorno desarrollo gratuita
https://developer.salesforce.com/signup
Accesso a Salesforce
https://login.salesforce.com
Material de hoy:
http://developerforce.github.io/lightning-components-tutorial/setup-
environment.html
29. Crear una org e instalci坦n
paquete
Creaci坦n entorno desarrollo gratuita
https://developer.salesforce.com/signup
Accesso a Salesforce
https://login.salesforce.com
Material de hoy:
http://leeanndroid.github.io/LightningProcessBuilder/index.html
Intalaci坦n paquete:
http://bit.ly/TripApprovalPackage
30. Modificaci坦n Quick Action
Setup | Create | Global Actions | Publisher Layouts
Seleccionamos New Trip y guardamos
32. Nuevo Usuario
Setup | Administration Setup | Manage Users | Users
Usuario que aprobar叩 los gastos
33. Creaci坦n Approval Process
Setup | Create | Workflow & Approval | Approval
Process
Manage approval process for: Trip Request
Create New Appoval Process | Use Jump Start Wizard
44. Process Builder
Activaci坦n
Para activarlo es necesario:
Al menos una norma definida
Al menos una acci坦n (inmediata 坦 programada)
No se puede editar despu辿s de activar!!!
45. Process Builder
Prueba
多D坦nde?
Simular Salesforce1 app en el navegardor
https://<instancia>.salesforce.com/one/one.app
Salesforce1 app
En el entorno
52. Crear una org
Creaci坦n entorno desarrollo gratuita
https://developer.salesforce.com/signup
Accesso a Salesforce
https://login.salesforce.com
Material de hoy:
http://developerforce.github.io/lightning-app-builder-tutorial/
#12: public with sharing class ContactListController
{
@AuraEnabled public static List<Contact> findAll() { return [SELECT id, name, phone FROM Contact LIMIT 50]; }
@AuraEnabled public static List<Contact> findByName(String searchKey) { String name = '%' + searchKey + '%'; return [SELECT id, name, phone FROM Contact WHERE name LIKE :name LIMIT 50]; }
@AuraEnabled public static Contact findById(String contactId) { return [SELECT id, name, title, phone, mobilephone, Account.Name FROM Contact WHERE Id = :contactId]; }
}
#21: What you will learn
Create custom Lightning Events
Communicate between components using events
<aura:event type="APPLICATION"> <aura:attribute name="searchKey" type="String"/> </aura:event>