Certified OmniStudio Developer Exam QuestionsBrowse all questions from this exam

Certified OmniStudio Developer Exam - Question 19


A developer creates a new FlexCard to display customer data and actions, such as updating billing information and changing the primary contact for the customer account. The FlexCard contains 10 fields and 5 actions.

During testing, several fields display with the correct data, but one of the fields shows only the label.

What could cause this?

Show Answer
Correct Answer: B

The most likely cause for a field showing only the label but no data is that the field is null in the Salesforce record. If the field does not contain any data, it would result in an empty display with just the label visible. Other options, such as misspelled {recordId} or exceeding field limits, would likely cause broader issues affecting multiple fields rather than just one.

Discussion

1 comment
Sign in to comment
4d2c7f6Option: D
Jun 15, 2024

I believe the answer is D