• PK001
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I have a problem deploying the components in this trailhead module:
https://trailhead.salesforce.com/content/learn/modules/lightning_data_service/lightning_data_service_manipulate_records?trail_id=lex_dev
I don't see them under the Custom components section in the edit page view. I've imported them to Visual Studio Code and added
<isExposed>True</isExposed>
to the XML file, to no avail. How to make it appear so I can pass the challange?
 
  • November 22, 2021
  • Like
  • 0
I have a problem deploying the components in this trailhead module:
https://trailhead.salesforce.com/content/learn/modules/lightning_data_service/lightning_data_service_manipulate_records?trail_id=lex_dev
I don't see them under the Custom components section in the edit page view. I've imported them to Visual Studio Code and added
<isExposed>True</isExposed>
to the XML file, to no avail. How to make it appear so I can pass the challange?
 
  • November 22, 2021
  • Like
  • 0