Hi Jon,
Thank you for your response. I tried many ways then I came YAP forum.
I have lots of connections in my profile.
>>When I am using the tag 'yml:friend-selector' to show the list of connections then it is showing connection's name/nickname.
>>I did use YQL to get the connections data and made a <select> tag then also it is working nice.
>>I did use guid after getting from YQL response in 'yml:message', but it's not working.
>>I also use like that-
<yml:message params="message_landing.php">
<yml:friend-selector name="to" uid="viewer"/>
<input name="subject" type="hidden" value="Hi!">
<input name="body" type="hidden" value="You got a message!">
<input type="submit" value="Send the message!">
</yml:message>
Friend list is coming but in email preview it not showing. I just want to send messages to my connections that what I want. Pls help if there any other way to fulfill the requirement.
Thanking you
Hi Pijush,
So when the message window comes up you are not seeing your connections to select from the window? Just a few questions:
- Just to make sure, you have connections on your profile right?
- Can you try adding this to the input list with guid's of the user's you want to message and see if that works: <input name="to" type="hidden" value="ABCD12345,FOO13245">
- If that doesn't work, can you uninstall and reinstall the application and see if that works? We had reports of user's losing access to their connection data but this should be fixed. If this is the problem please let me know because we'll have to re-open the bug.
Thanks,
Jonathan LeBlanc
Senior Software Engineer
Yahoo! Developer Network