Forums

DB record loader

HerKle 10 Feb, 2012
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?
GreyHead 10 Feb, 2012
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
This topic is locked and no more replies can be posted.