Forums

How can I get the repater data to load in {section/template:SectionName}

chekwan 01 Jul, 2018
Hi,

I now using multiple page as my form.
One of the page have repeater fields.
At the last of the page I have put the summary of the data using

{section/template:one}
{section/template:two}

All the data can be load at the summary page except the repeater data.
Any shortcode or tips to load this repeater data at summary page.?

Here my debug:
Array
(
    [chronoform] => multi-page-repeater
    [event] => page4
    [impression] => Good
    [button6] => 
    [format] => html
    [Itemid] => 295
    [option] => com_content
    [view] => article
    [id] => 8
    [BahagianA] => Array
        (
            [0] => Array
                (
                    [name] => Name A
                    [IdNo] => Id number A
                )

            [1] => Array
                (
                    [name] => Name B
                    [IdNo] => Id Number B
                )

        )

    [button2] => 
    [multi-page-repeater] => 
)
[file=10690]Multi_Page_Repeater_01_Jul_2018_15_07_55.cf6bak[/file]
This topic is locked and no more replies can be posted.