I would like to show the latest registered persons in a module. Is it possible to use record loader without input fields, just showing the content?
Hi Herkle,
Yes, the data is added to the $form->data array and you can display it with {input_name} provided that you turn on the Curly Bracket Replacer option in the Show HTML action.
Bob