Skip to content

amitjpr/KanbanViewProgressBarComponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KanbanViewProgressBarComponent

deploy component and use on page like :

<apex:page standardController="Opportunity" sidebar="false">

<c:ProgressBar UIElements="Prospecting,Qualification,Needs Analysis,Value Proposition,Id. Decision Makers,Perception Analysis,Proposal/Price Quote,Negotiation/Review,Closed Won,Closed Lost" StageName="Value Proposition"/>

</apex:page>

UIElements ==> all the stages name StageName ==> current stage name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published