Project:Web Widgets
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

When I click on the Netvibes link it takes me to a page that displays my view on web page. I expected it to take my to my netvibes account and add the widget. Shouldn't there be more than just div tags? How is it supposed to be used with Netvibes?

When I view the page source in firefox I get the following:

<div class="view view-cfegp-coupon-list view-id-cfegp_coupon_list view-display-id-web_widgets_3 view-dom-id-1">
   
 
 
      <div class="view-content">
      <div class="item-list">
    <ul>
          <li class="views-row views-row-1 views-row-odd views-row-first"> 
  <div class="views-field-title">
                <span class="field-content"><a href="http://demo.cfevalues.com/content/5-nails" title="$5 Off Nails" alt="$5 Off Nails">$5 Off Nails</a></span>
  </div>
</li>
          <li class="views-row views-row-2 views-row-even views-row-last"> 
  <div class="views-field-title">
                <span class="field-content"><a href="http://demo.cfevalues.com/content/test-coupon-sofi-sale" title="Test Coupon for Sofi Sale" alt="Test Coupon for Sofi Sale">Test Coupon for Sofi Sale</a></span>
  </div>
</li>
      </ul>
</div>    </div>
 
 
 
 
 
 
</div>
nobody click here