Discussion
"String value of a cell" error - can't reference paragraph
I am working on chapter 5 (Designing Forms), topic: Displaying Read Only Form.
For the activity you are supposed to add a paragraph control that references the paragraph SampleParagraph in class Org1-Reservelt-Work-BookAHotel.
When added it appears fine in Design Studio. However, when I go to save I get the error:
String value of a cell: SampleParagraph does not exist for use by this record (Validation).
I am adding the paragraph on the section ConfirmBooking in the class Org1-Reservelt-Work-BookAHotel.
How do I resolve this error?
Hi,
Assuming you are talking about UI Specialist (7.1)
Assuming you are refering the exercise called "Presenting Static Content and Capturing Rich Text"
Have you saved your paragraph? In which class did you save it? Are you sure you can use it from Org1-Reservelt-Work-BookAHotel
You have not saved it in a Data class or else.
Damien