Skip to content

This repository contains code for demo application that uses Angular.Js with VisualForce

Notifications You must be signed in to change notification settings

arashrq/Angular-1

 
 

Repository files navigation

Angular Table Component for Salesforce Objects

This component can display any Object's Records as Paginated Table

Written in Angular.JS

TO-DO

  • Support for Angular Routing, when user clicks a row, redirect to a detail page.
  • Support for Namespaces. Angular JS as some weird issue when using generic Visualforce.Remoting notation for JS Remoting, methods.

Installation

Click below to deploy the package in your org Button

After installation, you can take a look at the Sample AngularTableList Visualforce page for usage,

Credits

I just extended the App by Harshit and Mohit to use it for any object by making is more generic and used JS Remoting Angular JS and Salesforce Visualforce Pages

About

This repository contains code for demo application that uses Angular.Js with VisualForce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Apex 57.7%
  • HTML 42.3%