<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/discussions/f/general/3292/any-insight-on-the-below-issue-which-we-have-facing-on-our-project-will-be-helpf</link><description>Any insight on the below issue which we have facing on our project will be helpful. I am working on a bug and during project creation if the user selects a Large Store, Convenience Retail or Drug Value originating channel the selection of project subtype</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11521?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2014 18:22:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a3fa5bcf-9931-4222-bf1f-974474705927</guid><dc:creator>sudhirp804</dc:creator><description>We are using Appain 7.6 version. I have tried the suggestion provided by Evan in my previous post on this issue.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/tempo/entry/e-119955"&gt;forum.appian.com/.../e-119955&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I have tried as per suggested by you and updated this rule. It did not work for me Project Subtype value still showing required instead of optional when we select a Large Store, Convenience Retail or Drug Value from originating channel list.&lt;br /&gt;Expression rule &amp;quot;prmOrigChanHasProjectSubType&amp;quot;&lt;br /&gt;=(contains({cons!PRM_ORIG_CHAN_REGION,cons!PRM_ORIG_CHAN_STORE_LG, cons!PRM_ORIG_CHAN_CONV_RETAIL, cons!PRM_ORIG_CHAN_DRUG_VALUE, cons!PRM_ORIG_CHAN_CANADA, cons!PRM_ORIG_CHAN_OTHER}, ri!origChannel))&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11520?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2014 18:06:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e18cc0c6-2a93-4d1a-920f-9c8d1d265849</guid><dc:creator>sumitp584</dc:creator><description>Please mention the Appian version that you are using, if its older version(6.x) then you can use advanced Form utilities&lt;br /&gt;FormAPI.setRequired(fieldId, required)&lt;br /&gt;you can download the plugin here &lt;a href="https://forum.appian.com/suite/tempo/#!/records/type/components/item/i4BWsQdLlzKy55h8z8zJ0sPqpDWFrba9r-_wh9ZP_jxqoWJv0AsVp9xtGTfNPRf/view/summary"&gt;forum.appian.com/.../&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11517?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2014 17:09:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6be7f89a-374d-4844-8e71-8a8f0a444d6e</guid><dc:creator>sudhirp804</dc:creator><description>Thanks Sumit we are not using SAIL...&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11516?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2014 17:04:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a05d51e0-fe14-4450-801d-e770a0ee4ae6</guid><dc:creator>sumitp584</dc:creator><description>If its in SAIL you can handle it by storing the user selection in a local variable and giving the condition in the required tag&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11511?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2014 12:36:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:584a0109-493e-4e18-9f15-ce2a666a4e22</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Please follow up on the other post which already has some answers&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11510?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2014 12:34:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f215d49b-08e6-4720-83ec-85c4d4a7d504</guid><dc:creator>sudhirp804</dc:creator><description>When we select from the dropdown list in the field Originating Channel  (Large Store, Convenience Retail or Drug Value).T he selection of  field project subtype (CPI, Non-CPI)should be an optional (not required) selection. The dropdown selection should not be removed.&lt;br /&gt;Current issue is the user must enter this value project subtype (CPI or Non-CPI) in the form.  We need this field project subtype (CPI or Non-CPI) as an optional field when the user select the dropdown list in the field Originating Channel  (Large Store, Convenience Retail or Drug Value).&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11505?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2014 08:13:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c570bbb7-803d-4c1b-8f40-6d89c3f4bb7a</guid><dc:creator>Eduardo Fuentes</dc:creator><description>It seems it&amp;#39;s a duplicate of &lt;a href="/search?q=OriginalPostID-119837"&gt;forum.appian.com/.../e-119837&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11504?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2014 08:13:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:69cd30e1-9c90-4058-a475-f5a1b3b6db8d</guid><dc:creator>deepanc</dc:creator><description>Sudhir, can you please elucidate the above with some clear technical requirements rather posting the concepts.. Just let us know how the input and what is the expected output to look like. Surely we should able to help you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11461?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2014 16:07:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7e740286-d60b-4992-a692-55a782a4d052</guid><dc:creator>sudhirp804</dc:creator><description>Then we have used &amp;quot; prmGetProjectProjectSubType&amp;quot; to returns the updated value of Project SubType based on originating channel info.&lt;br /&gt;=if(rule!prmOrigChanHasProjectSubType(ri!origChannel), if(isNull(ri!origChannelSubType), &amp;quot;N/A&amp;quot;, ri!origChannelSubType), &amp;quot;N/A&amp;quot;)&lt;br /&gt;We have used this express &amp;quot;prmListOrigChanSubTypeByOrigChan&amp;quot; to returns a list of channel sub types by originating channel.  &lt;br /&gt;=if(ri!origChannel=cons!PRM_ORIG_CHAN_REGION, rule!prmListOrigChanSubTypeRegion(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_STORE_LG, rule!prmListOrigChanSubTypeStoreLG(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_CONV_RETAIL, rule!prmListOrigChanSubTypeConvRetail(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_DRUG_VALUE, rule!prmListOrigChanSubTypeDrugValue(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_CANADA, rule!prmListOrigChanSubTypeCanada(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_OTHER, rule!prmListOrigChanSubTypeOther(), ri!origChannelSubTypes))))))&lt;br /&gt;Finally we have used this expression rule  &amp;quot;prmListOrigChanSubTypeStoreLG&amp;quot; to list of originating channel subtypes for Large Store.&lt;br /&gt;Could anyone let me know what could be the logic and in which expression  rule which I should use so that&amp;quot; Project Subtype&amp;quot;should be optional for Large Store, Convenience Retail or Drug Value originating channel .&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11460?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2014 15:58:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ac8488bc-1c7f-4d1c-9c24-ed408c6ace43</guid><dc:creator>sudhirp804</dc:creator><description>...gChanSubTypeStoreLG&amp;quot; to list of originating channel subtypes for Large Store.&lt;br /&gt;&lt;br /&gt;={null(), cons!PRM_ORIG_CHAN_TYPE_REG_CPI, cons!PRM_ORIG_CHAN_TYPE_REG_NONCPI}&lt;br /&gt;&lt;br /&gt;Could anyone let me know what could be the logic and in which expression  rule which I should use so that&amp;quot; Project Subtype&amp;quot;should be optional for Large Store, Convenience Retail or Drug Value originating channel .&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any insight on the below issue which we have facing on our project will be helpf</title><link>https://community.appian.com/thread/11459?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2014 15:58:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:abdd34a2-69c8-4440-adb9-746e99632fa0</guid><dc:creator>sudhirp804</dc:creator><description>...&amp;quot; prmGetProjectProjectSubType&amp;quot; to returns the updated value of Project SubType based on originating channel info.&lt;br /&gt;=if(rule!prmOrigChanHasProjectSubType(ri!origChannel), if(isNull(ri!origChannelSubType), &amp;quot;N/A&amp;quot;, ri!origChannelSubType), &amp;quot;N/A&amp;quot;)&lt;br /&gt;&lt;br /&gt;We have used this expression &amp;quot;prmListOrigChanSubTypeByOrigChan&amp;quot; to returns a list of channel sub types by originating channel.  &lt;br /&gt;=if(ri!origChannel=cons!PRM_ORIG_CHAN_REGION, rule!prmListOrigChanSubTypeRegion(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_STORE_LG, rule!prmListOrigChanSubTypeStoreLG(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_CONV_RETAIL, rule!prmListOrigChanSubTypeConvRetail(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_DRUG_VALUE, rule!prmListOrigChanSubTypeDrugValue(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_CANADA, rule!prmListOrigChanSubTypeCanada(), &lt;br /&gt;  if(ri!origChannel=cons!PRM_ORIG_CHAN_OTHER, rule!prmListOrigChanSubTypeOther(), ri!origChannelSubTypes))))))&lt;br /&gt;&lt;br /&gt;Finally we have used this expression rule  &amp;quot;prmListOri...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>