_template
| Name Contact Person | %%form_data{name}%% |
| Page Path Address | %%form_data{address}%% |
Parent page %%form_raw{name}%% does not exist
to see the value I removed the brackets
module listpages parent="%%form_raw{name}%%" category="address contact-person"]]
%%parent_title_linked%% - - %%title_linked%%
/module]]
====
[[form]]
fields:
name:
type:text
width:30
label: Name Contact Person
address:
type: pagepath
category: address
label: Page Path Address
[[/form]]