function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Luciano StragaLuciano Straga 

New UI Plugin - force:relatedRecord Interface

Hi guys, I'm learning Lightning Components, and I want to extend SF1 UI. I know I've to use this interface in the component definiton, but not much more. I' submitted a case so as to be nomited for the Pilot Lightning Extension. The installed me the Lightning Process Builder, but this is not what I was looking for. In the last Dreamforce Developer Keynote, one of the developer extended SF1 UI by defining a component with this interface implementation (force:relatedRecord). After that, the went a SF app and created a New UI Plugin. I need to know how to do that! Please help
SonamSonam (Salesforce Developers) 
I understand you are talking about Lightning components which you can use to create real rich UI and extend SF1 UI as you saw in Dreamforce keynote.

You should go through the following guide to learn more about how you can build the components :
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/
https://developer.salesforce.com/resource/pdfs/Lightning_QuickStart.pdf