Activity Forums Salesforce® Discussions do we need to register a lightning application event while handling that event on vf page ?

  • do we need to register a lightning application event while handling that event on vf page ?

    Posted by Yogesh on October 11, 2019 at 2:48 pm

    do we need to register a lightning application event while handling that event on vf page ?

    Saddam replied 5 years, 2 months ago 2 Members · 1 Reply
  • 1 Reply
  • Saddam

    Member
    October 14, 2019 at 6:27 am

    Hi,

    A component registers that it may fire an application event by using <aura:registerEvent> in its markup. The name attribute is required but not used for application events. The name attribute is only relevant for component events. This example uses name="appEvent" but the value isn’t used anywhere.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos

Salesforce Integration Tutorial | Integrate Salesforce with Apps

Video in

This "𝐒𝐚𝐥𝐞𝐬𝐟𝐨𝐫𝐜𝐞 𝐈𝐧𝐭𝐞𝐠𝐫𝐚𝐭𝐢𝐨𝐧 𝐓𝐮𝐭𝐨𝐫𝐢𝐚𝐥" video by Edureka will help you understand what is Salesforce integration in detail. It will also address the various Salesforce integration…