Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

XML FeedItem propery publicationDate

$
0
0

Hi experts,

 

I'm trying to use a Feed Tile in my XML view but cannot figure how to fill the Feed Item property "publicationDate". Does anyone have any idea? Any input will be much appreciated.

 

 

<FeedTilexmlns="sap.suite.ui.commons"

       id="idfeedtile"

       displayDuration="5"

       displayArticleImage="true"

       source="Jaime"

       defaultImages=""

       press="">

             <tooltip></tooltip><!-- sap.ui.core.TooltipBase -->

             <dependents></dependents><!-- sap.ui.core.Control, since 1.19 -->

             <items><!-- sap.suite.ui.commons.FeedItem -->

                    <FeedItemxmlns="sap.suite.ui.commons"

                           id="iditem1"

                           title="Item 1"

                           image="http://miriadna.com/desctopwalls/images/max/Ideal-landscape.jpg"

                           link="www.google.com"

                           source=""

                           publicationDate="2012-01-23">

 

                    </FeedItem>        

             </items>

</FeedTile>


In debugger I can see exception Uncaught SyntaxError: Unexpected number


Many thanks in advance!

Jaime


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>