Using MIGX placeholder from another resource

Is there a way to use a placeholder that was defined in another resource? If I have a TV defined in Homepage that is sent to a separate placeholder like [[+item.1]], can I use this on the Services Page without having to recreate it in that resource.

I was looking at Fast Fields and getResources, but they weren’t of much help.

thx

Use getImageList with the property &docid to read a migx-TV from another resource.

[[getImageList? &docid=`...` ...]]

pdoTools with pdoField might do what you need as well.

@jeffsydor did you manage to solve the problem or did one of the previous answers help solve your problem?