<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Dharmatej34 さんのアクティビティ</title><link>https://www.aras.com/community/members/dharmatej34</link><description>Dharmatej34 さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Filter Search Dialog</title><link>https://www.aras.com/community/f/community/3161/filter-search-dialog</link><pubDate>Tue, 14 Feb 2017 14:04:25 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2a6e338f-8ad0-41b8-8869-1b27f83ad5f6</guid><dc:creator>Dharmatej34</dc:creator><description>Hi,

I have an action which will execute a client side method to trigger the Search Dialog popup for an ItemType . See the sample code below.

var topWnd = aras.getMostTopWindowWithAras(window);

aras.modalDialogHelper.show(&amp;#39;SearchDialog&amp;#39;, topWnd.main || topWnd , params)

How can i filter the results which are displayed in the search dialog popup?

I know that, there is a way to predefine the filters using the client side event &amp;#39;onSearchDialog&amp;#39;, but in my case i cannot use that event directly, as i am triggering the search dialog popup from a client side method, not from a property.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Hiding users/identities in the identity search grid</title><link>https://www.aras.com/community/f/development/3336/hiding-users-identities-in-the-identity-search-grid</link><pubDate>Thu, 20 Jul 2017 10:26:55 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e85a2c78-5fe5-4aaf-acc3-1f4e96c305cc</guid><dc:creator>James Marriner</dc:creator><description>Hello,

I wondered if there was a way to hide identities when searching for an identity in the search grids? (such as when adding to an ECO).

The reason being to avoid long lists when people leave, or identities have been set up incorrectly.

An example being, as we use single sign on, if lots of identities have been created, but when people go to log in there is an inconsistency and so authentication fails. If the identity was not previously assigned to a task then it can be deleted, but if it was assigned before the user logged in then it cannot be deleted or renamed.

In this case we would create a new user (and linked identity) but the old one still appears when searching, leading to confusion by some as to which identity should be selected.

Thanks in advance

Jams&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Display property value to be different from actual value</title><link>https://www.aras.com/community/f/development/3335/display-property-value-to-be-different-from-actual-value</link><pubDate>Wed, 19 Jul 2017 11:27:05 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a50ed2da-f206-4d8a-88cb-6a98f3d4837f</guid><dc:creator>Dharmatej34</dc:creator><description>Hi,

I would like to have a property value displayed differently than the actual value which is on the Item.

I could have a field on the form, which can be set on form load, but I want the same behavior on the search grid, relationship grids as well.

Thanks.

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Will Item Behaviour set on Life Cycle take precedence to a property Item too?</title><link>https://www.aras.com/community/f/development/3104/will-item-behaviour-set-on-life-cycle-take-precedence-to-a-property-item-too</link><pubDate>Wed, 07 Dec 2016 12:20:56 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f18ae9b5-313d-475b-b570-391228740e24</guid><dc:creator>Dharmatej34</dc:creator><description>I have an Item “ItemA” which has a property “PropA” of type Item with Item Behavior as &lt;strong&gt;Float&lt;/strong&gt;. If I set the Item Behavior on the LifeCycle of the “ItemA” to be &lt;strong&gt;Hard Fixed&lt;/strong&gt;. Will “PropA” behave as “&lt;strong&gt;Float&lt;/strong&gt;” (as set) or “&lt;strong&gt;Fixed&lt;/strong&gt;” (by taking the precedence from Parent’s Life Cycle state)?

I tried mocking this up. But “PropA” still has Float behavior (I expect it to behave it as Fixed :(). The Parent’s Life Cycle State’s Item Behavior does not take precedence in this case. 

Please clarify.

Thanks in advance.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>