Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Plat-Dev-210 Exam - Topic 5 Question 19 Discussion

A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard's records In a Datable How should the developer configure the parent FlexCard's Node?
B) {Records}
A) {Records {0}}
C) {Params, records}
D) {Recorded}

Salesforce Plat-Dev-210 Exam - Topic 5 Question 19 Discussion

Actual exam question for Salesforce's Plat-Dev-210 exam
Question #: 19
Topic #: 5
[All Plat-Dev-210 Questions]

A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard's records In a Datable How should the developer configure the parent FlexCard's Node?

Show Suggested Answer Hide Answer
Suggested Answer: B

The Node field for the parent FlexCard should be set to {Records}, which is an array of all the records retrieved by the parent FlexCard data source. This will allow the child FlexCard to access the records and display them in a DataTable.


Contribute your Thoughts:

0/2000 characters
Precious
5 days ago
I think option B is the best choice. It captures all records.
upvoted 0 times
...
Nickole
10 days ago
How does A) {Records {0}} even fit in? Seems confusing.
upvoted 0 times
...
Gwen
15 days ago
C) {Params, records} could work too, but B seems cleaner.
upvoted 0 times
...
Stephaine
20 days ago
Wait, is D) {Recorded} even a real option? Sounds off.
upvoted 0 times
...
Jina
26 days ago
Definitely agree with that! B makes the most sense.
upvoted 0 times
...
Rex
1 month ago
I think the answer is B) {Records}.
upvoted 0 times
...
Felicia
1 month ago
I have a vague memory of D) {Recorded} being mentioned in class, but it doesn't seem to fit with what we need for the child FlexCard.
upvoted 0 times
...
Franklyn
1 month ago
I'm leaning towards C) {Params, records} because it seems to include both parameters and records, but I can't recall if that's necessary for a child FlexCard.
upvoted 0 times
...
Alaine
2 months ago
I remember a practice question where we had to reference parent records, and I think it was similar to this. Maybe A) {Records {0}} could be the right choice?
upvoted 0 times
...
Carissa
2 months ago
I think the answer might be B) {Records}, but I'm not entirely sure if it captures all the parent records correctly.
upvoted 0 times
...

Save Cancel