Yahoo! Mobile - Blueprint Blog
Get Yahoo! Go 3.0

Empty nodes for controls required

Thursday May 29th 2008

Hi, please read this post carefully if you already have developed a widget or you are just in the process of developing one.

We are not doing the right thing in our current release. We are supposed to hide controls that are bound to nodes that do not exist. Unfortunately, we documented (and implemented) it such that you just get an empty control. This is not proper xForms behavior and we must change it.

What you need to do is basically to add empty nodes for the controls you want to show up:

<instance>
<data>
<name/>
</data>
</instance>

Previously, you did not have to have the name node to get an empty control. Now you do and we like you to check your widget code if you have to implement these changes and add empty nodes.

Our next release is coming up in the next few days and it will require to have empty nodes for controls. If you already have submitted a widget, please change it and upload your server-side code again.

Let us know if you have any questions by posting them to the Mobile Developers Group.

Markus

Filed under: Mobile Widgets
Posted by Markus
Update to config.xml schema
Write a Widget in 15 Minutes with Ruby on Rails
  • Categories

    • Mobile Widgets
    • Uncategorized
  • Archives

    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • January 2008
  • Links

    • Yahoo!
    • Yahoo! Blueprint Developer Site
    • Yahoo! Developer Network
    • Yahoo! Mobile

Leave a Reply

Copyright © 2007 Yahoo! Inc. All rights reserved. Copyright Policy | Terms of Service | Send Feedback | Help | Privacy Policy.