Prompt Tables always validate against the underlying Record?
B
Correct answer
Explanation
Prompt Tables do not always validate against the underlying record. Prompt tables can be used for dropdown lists and selection purposes without performing validation against the actual record data. They serve primarily as a user interface aid to provide valid choices, but the validation logic is separate and configurable.