Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 8b6d88e

Browse files
committed
Added deploy btn to README.md
1 parent 45b6da2 commit 8b6d88e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Lightning Components
22
A collection of custom Salesforce Lightning components that streamline developing in Lightning by automatically applying sobject-level security, field-level security, field types and more.
33

4+
<a href="https://githubsfdeploy.herokuapp.com" target="_blank">
5+
<img alt="Deploy to Salesforce"
6+
src="https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/deploy.png">
7+
</a>
8+
49
## inputField.cmp
510
* Provides a simple way to display an SObject's field as an input (editable) that automatically determines sobject-level security, field-level security, the field type, field label, etc. Attributes can be overridden to allow control over the field when needed
611

0 commit comments

Comments
 (0)