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
PK001PK001 

Trailhead error in Manipulate Records with forcerecordData

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?
 
AnkaiahAnkaiah (Salesforce Developers) 
Hi PK001,

Please note that Questions about how to pass Trailhead challenges are not on topic, because these challenges are intended to be independent demonstrations of your abilities.

Trailhead Help (https://trailhead.salesforce.com/en/help?support=home)can provide assistance for situations where Trailhead does not appear to be functioning correctly. You can reach out to them if this is the case.
Please close the thread by selected as Best Answer so that we can keep our community clean.

Regards,
Ankaiah Bandi

 
PK001PK001
Hi Ankaiah,

I think this is a situation where the Trailhead does not appear to be working correctly. I have a code for the solution that is most likely correct, but I don't see it on the Page Edit screen, even though according to the steps in the tutorial in a given Trailhead I should be able to see it.