<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic @ObjectModel.text.element is not working when I use WITH_INTENT_BASED_NAVIGATION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/objectmodel-text-element-is-not-working-when-i-use-with-intent-based/m-p/12052897#M1968818</link>
    <description>&lt;P&gt;HI guys, &lt;/P&gt;
  &lt;P&gt;I hope its okay to ask about CDS annotation here. If not kindly point me to the right direction(much appreciated)&lt;/P&gt;
  &lt;P&gt;I'm trying to create a navigation to the standard work order fiori app.&lt;BR /&gt;&lt;BR /&gt;So its like Work Order Description(100024) &amp;lt;== the entire thing is a like a hyperlink&lt;/P&gt;
  &lt;P&gt;my current code is making the description a hyperlink and my work order number goes missing. &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Here is my CDS annotation&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;      @Search.defaultSearchElement: true
      @ObjectModel.readOnly: true
      @ObjectModel.enabled: true
      @ObjectModel.text.element: ['WorkOrderDesc']
      @UI.lineItem:[{ position : 10,
                          label: 'Work Order',
                    importance : #HIGH,
                           type: #WITH_INTENT_BASED_NAVIGATION,
           semanticObjectAction: 'display',
                          value: 'WorkOrderNumber'
                    }]
      @Consumption.semanticObject: 'TestMaintenanceOrder'
  key WorkOrderNumber,

      @EndUserText: { label:  'Work Order Description' }
      @UI.lineItem:[{ position : 15, label: 'Work Order Description', importance : #HIGH }]
      @UI.hidden: true
      WorkOrderDesc,&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 05 Sep 2019 07:11:29 GMT</pubDate>
    <dc:creator>former_member525004</dc:creator>
    <dc:date>2019-09-05T07:11:29Z</dc:date>
    <item>
      <title>@ObjectModel.text.element is not working when I use WITH_INTENT_BASED_NAVIGATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objectmodel-text-element-is-not-working-when-i-use-with-intent-based/m-p/12052897#M1968818</link>
      <description>&lt;P&gt;HI guys, &lt;/P&gt;
  &lt;P&gt;I hope its okay to ask about CDS annotation here. If not kindly point me to the right direction(much appreciated)&lt;/P&gt;
  &lt;P&gt;I'm trying to create a navigation to the standard work order fiori app.&lt;BR /&gt;&lt;BR /&gt;So its like Work Order Description(100024) &amp;lt;== the entire thing is a like a hyperlink&lt;/P&gt;
  &lt;P&gt;my current code is making the description a hyperlink and my work order number goes missing. &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Here is my CDS annotation&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;      @Search.defaultSearchElement: true
      @ObjectModel.readOnly: true
      @ObjectModel.enabled: true
      @ObjectModel.text.element: ['WorkOrderDesc']
      @UI.lineItem:[{ position : 10,
                          label: 'Work Order',
                    importance : #HIGH,
                           type: #WITH_INTENT_BASED_NAVIGATION,
           semanticObjectAction: 'display',
                          value: 'WorkOrderNumber'
                    }]
      @Consumption.semanticObject: 'TestMaintenanceOrder'
  key WorkOrderNumber,

      @EndUserText: { label:  'Work Order Description' }
      @UI.lineItem:[{ position : 15, label: 'Work Order Description', importance : #HIGH }]
      @UI.hidden: true
      WorkOrderDesc,&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 Sep 2019 07:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objectmodel-text-element-is-not-working-when-i-use-with-intent-based/m-p/12052897#M1968818</guid>
      <dc:creator>former_member525004</dc:creator>
      <dc:date>2019-09-05T07:11:29Z</dc:date>
    </item>
  </channel>
</rss>

