Get your own customer support community
 

Can I use table-data as input for a different Scaffolding field on a different page?

I know how to use table-data on another page. I'm wondering if it's possible to use the results as list-options in a list-data field on another page. If I do something like this with the list-option escaped:

|| Owner | {list-data:owner|multiple=true}
{report-block}
{expanding-reporter:data:goal-entities|as=user}
{local-reporter:page:children|source=~cwhunt:Tests}
{local-reporter}
{expanding-reporter}
{report-body}
\{list-option}{report-info:expanded:user > data:name}\{list-option}
{report-body}
{report-block}
{list-data} ||

The drop-down doesn't render (but the text shows the desired data). If I don't escape list-option it renders but the values are "{report-info:expanded:user > data:name}".
 
happy I’m thankful
Inappropriate?
1 person has this question

User_default_medium