<?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>Question Re: Agentry - dynamically sorting List Tile View in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612069#M4334780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bill,&lt;/P&gt;&lt;P&gt;I'm trying out your idea to use a separate transaction screen set to edit the value. &lt;BR /&gt;Which in theory sounds like it will work, however, when the transaction screen comes up it doesn't display anything except for Finish/Cancel buttons at the bottom of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My original List Tile is on a detail screen (not a transaction screen).&amp;nbsp; Here's how I implemented it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the List Tile I set the Edit Action.&amp;nbsp; I'm assuming the value specified in the Edit Target is passed to the action.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/906232" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the TagTemplates object specified in the OrderEdit action as the "For Object" value.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The action then has a transaction step which specifies the transaction and screen set to use. I didn't specify the Target Object since I want the object passed into the action (selected TagTemplates object) to be the target of the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/906242" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the app on the WPF client, this is what I get.&amp;nbsp; This following screen shot is my detail screen.&amp;nbsp; The List Tile View in question is labeled "Order". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/906244" width="450" /&gt;&lt;/P&gt;&lt;P&gt;When I click the pencil button to edit the selected row, I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/906245" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you see what I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2016 20:36:46 GMT</pubDate>
    <dc:creator>former_member231132</dc:creator>
    <dc:date>2016-03-11T20:36:46Z</dc:date>
    <item>
      <title>Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaq-p/11612058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a List Tile View on a detail screen.&amp;nbsp; The list tile view is sorted via the Fixed Sort Property on the Order property.&amp;nbsp; Within the list tile I want the user to be able to modify the value in the Order property, and after they save the change I want the list to dynamically re-sort itself.&amp;nbsp; This is working well immediately after the change is saved (the list gets re-sorted as expected), however the next time you click on the list tile the rows don't get rendered properly.&amp;nbsp;&amp;nbsp;&amp;nbsp; Is this type of dynamic sorting of a list tile supported in Agentry?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 03:09:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaq-p/11612058</guid>
      <dc:creator>former_member231132</dc:creator>
      <dc:date>2016-03-08T03:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612059#M4334770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you storing this dynamic edited property in workorder object? I think in 2nd time navigation the property value getting changed to default. Can you please store it in Main Object and give a try?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 08:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612059#M4334770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-08T08:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612060#M4334771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ajitesh,&lt;/P&gt;&lt;P&gt;Are you saying the Order value needs to be stored as a direct property of MainObject?&amp;nbsp; Currently the Order is stored in an object that that is part of a nested collection two levels below MainObject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MainObject&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NestedCollection1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Object1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NestedCollection2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Object2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be a very large change to my data model if I would need to move the Order property directly under MainObject. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using straight Agentry, not using a framework such as Work Manager.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 18:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612060#M4334771</guid>
      <dc:creator>former_member231132</dc:creator>
      <dc:date>2016-03-08T18:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612061#M4334772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen the fixed sort property works fine in WPF client but not the dynamic sorting(user can't sort the list as per his choice).&lt;/P&gt;&lt;P&gt;What version and platform of Agentry client are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could please elaborate the requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sudhir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 17:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612061#M4334772</guid>
      <dc:creator>Sudhir_Lenka</dc:creator>
      <dc:date>2016-03-09T17:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612062#M4334773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudhir,&lt;/P&gt;&lt;P&gt;I'm using WPF Agentry client 70.11.0.5.&amp;nbsp; Using SMP SDK 3.0.11.1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a List Tile that uses a Fixed Sort.&amp;nbsp; I want the user to be able to modify the property being used to sort the List Tile and after this, I want the List Tile to dynamically re-sort itself based on the change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 03:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612062#M4334773</guid>
      <dc:creator>former_member231132</dc:creator>
      <dc:date>2016-03-10T03:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612063#M4334774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this scenario, please don't use fixed sort property you can enable Allow Sort property with an initial sort property along with couple of sortable properties as attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/904773" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/904774" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried this option but it did not work for us in WPF client SP07 and SP09 but never tried in SP11/10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sudhir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 11:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612063#M4334774</guid>
      <dc:creator>Sudhir_Lenka</dc:creator>
      <dc:date>2016-03-10T11:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612064#M4334775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudhir,&lt;/P&gt;&lt;P&gt;On the Filter/Sort tab I tried setting the 'Allow sort' checkbox and set the Initial Sort Property.&amp;nbsp; On the Sort Properties tab I added the property I want the List Tile sorted by.&amp;nbsp; These changes didn't make any affect.&amp;nbsp; The sort used by the List Tile was the order it retrieved them from the collection.&amp;nbsp; I'm guessing the WPF client doesn't support them in SP11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 14:51:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612064#M4334775</guid>
      <dc:creator>former_member231132</dc:creator>
      <dc:date>2016-03-10T14:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612065#M4334776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;List Tile controls only support fixed sorting on all the platforms (Android, iOS, WPF).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 17:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612065#M4334776</guid>
      <dc:creator>bill_froelich</dc:creator>
      <dc:date>2016-03-10T17:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612066#M4334777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bill,&lt;/P&gt;&lt;P&gt;My app also has to be supported on iOS devices.&amp;nbsp; I created an iPad platform and the dynamic sorting works well on this platform.&amp;nbsp; On iOS when you select a List Tile row for edit it takes you to a separate screen to display the edit screen set.&amp;nbsp; After the edit is made and it returns me to the screen displaying the List Tile the rows have been resorted based on my change and all works well.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of the difference may be that on WPF it doesn't take you to a separate screen to display the edit screen set, instead it displays the edit screen set directly within the selected row of the List Tile.&amp;nbsp; This may be part of the reason it gets confused after the edit has been saved when it tries to resort the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would this be a bug in WPF, or a bonus feature in iOS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 14:26:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612066#M4334777</guid>
      <dc:creator>former_member231132</dc:creator>
      <dc:date>2016-03-11T14:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612067#M4334778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WPF is a completely different client than iOS. It is also newer. The roadmap for Agentry is to make sure we have all the feature the same or what we call feature parity.&amp;nbsp; Yes there are known features that exist in one device but does not show on the other.&amp;nbsp; This may be one of it if you see it works in iOS but not in WPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Reference # &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://service.sap.com/sap/support/notes/2102731"&gt;http://service.sap.com/sap/support/notes/2102731&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We cannot check for now if this is part of the feature parity. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We may need you guys to show a screen where it works in iOS versus WPF. We are not sure if part of the development team added the feature in iOS but not yet in WPF.&amp;nbsp; As mentioned above, most of the roadmap is feature parity to make sure all clients have the same functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need it as a feature, you may work with your SAP Account Executive (AE) to ask for a feature tied to your company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SAP Mobile Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 15:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612067#M4334778</guid>
      <dc:creator>mark_pe</dc:creator>
      <dc:date>2016-03-11T15:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612068#M4334779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect it is an issue on WPF because you are editing the tile inline.&amp;nbsp; If you executed a transaction to edit the value I would guess that it would resort when you return since it would be redrawing the list.&amp;nbsp; That would explain why it is working on iOS since that is moving to another screen to edit the row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to test this would be to manually navigate to another screen and then come back to see if the list then refreshes.&amp;nbsp; Certainly you can ask for this to be changed but I would guess that for performance reasons the list is sorted when the screen is loaded and since it is a fixed sort the values are not expected to change dynamically. I would guess the same is also true on iOS as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without setting up a test scenario around this I can't really say for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 16:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612068#M4334779</guid>
      <dc:creator>bill_froelich</dc:creator>
      <dc:date>2016-03-11T16:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612069#M4334780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bill,&lt;/P&gt;&lt;P&gt;I'm trying out your idea to use a separate transaction screen set to edit the value. &lt;BR /&gt;Which in theory sounds like it will work, however, when the transaction screen comes up it doesn't display anything except for Finish/Cancel buttons at the bottom of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My original List Tile is on a detail screen (not a transaction screen).&amp;nbsp; Here's how I implemented it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the List Tile I set the Edit Action.&amp;nbsp; I'm assuming the value specified in the Edit Target is passed to the action.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/906232" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the TagTemplates object specified in the OrderEdit action as the "For Object" value.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The action then has a transaction step which specifies the transaction and screen set to use. I didn't specify the Target Object since I want the object passed into the action (selected TagTemplates object) to be the target of the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/906242" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the app on the WPF client, this is what I get.&amp;nbsp; This following screen shot is my detail screen.&amp;nbsp; The List Tile View in question is labeled "Order". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/906244" width="450" /&gt;&lt;/P&gt;&lt;P&gt;When I click the pencil button to edit the selected row, I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/906245" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you see what I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 20:36:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612069#M4334780</guid>
      <dc:creator>former_member231132</dc:creator>
      <dc:date>2016-03-11T20:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612070#M4334781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry not without seeing more about your screen set / transaction.&amp;nbsp; What does the SetupRoutes_TagTemplatesListTileScreenSet_OrderEdit screen set contain?&amp;nbsp; I would expect it to have one screen only (or maybe one for WPF and one for iOS).&amp;nbsp; Is there an enable rule on the screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612070#M4334781</guid>
      <dc:creator>bill_froelich</dc:creator>
      <dc:date>2016-03-11T21:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612071#M4334782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the problem.&amp;nbsp; I had the number of rows/columns on the edit screen as 100x100.&amp;nbsp; I changed it to 1x100 and now it's working.&amp;nbsp; And also after I make the edit and then come back to the List Tile the rows are resorted and it's working good.&amp;nbsp; Thanks Bill!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 20:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612071#M4334782</guid>
      <dc:creator>former_member231132</dc:creator>
      <dc:date>2016-03-12T20:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612072#M4334783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing. Didn't know why the number of rows/column will be 100X100 (not sure if that is default in your case). But thanks from SAP support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mark Pe&lt;BR /&gt;SAP Platinum Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 16:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612072#M4334783</guid>
      <dc:creator>mark_pe</dc:creator>
      <dc:date>2016-03-14T16:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Agentry - dynamically sorting List Tile View</title>
      <link>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612073#M4334784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;I had set the rows/columns to 100x100 myself when I created the screen.&amp;nbsp; I use 100x100 normally for all screens, and I didn't think it would make a difference on the edit screen.&amp;nbsp; However I'm guessing that 100 rows was too many for the edit screen to handle, so changing it to 1 row resolved it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 19:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/agentry-dynamically-sorting-list-tile-view/qaa-p/11612073#M4334784</guid>
      <dc:creator>former_member231132</dc:creator>
      <dc:date>2016-03-14T19:38:59Z</dc:date>
    </item>
  </channel>
</rss>

