I have an internal object set like this:
{{#set_internal:Research_technologies
|Conducts research on=Engineering
|Field2=CAD
}}
I am wanting to show page names for all research topics that a person has with 
his name:
I tried this:
{{#ask: [[-Research_technologies::+]]
| ?Conducts research on=Technology
| format=table
| mainlabel=People
|}
I get the results but Conducts research is empty.

If I do this (no inverse):
{{#ask: [[Research_technologies::+]]
| ?Conducts research on=Technology
| format=table
| mainlabel=People
|}

It works but I get the #number after their name.

Thanks,

Mary Beebe

**Confidentiality Notice**
This message is intended only for the use of the individual or entity to which 
it is addressed, and may contain information that is privileged, confidential 
and/or otherwise exempt from disclosure under applicable law. If the reader of 
this message is not the intended recipient or the employee or agent responsible 
for delivering the message to the intended recipient, any disclosure, 
dissemination, distribution, copying or other use of this communication or its 
substance is prohibited. If you have received this communication in error, 
please return to the sender and delete from your computer system.

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to