<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: custom dialogs? (Thread)</title><description>is there a way to add custom dialogs to Spira for instance using the VS API ??</description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spirateam/issues-questions/110.aspx</link><item><guid isPermaLink="false">threadId=110</guid><author>pascal hoffmann (pascal.hoffmann@ch.sauter-bc.com)</author><title>custom dialogs?</title><description>is there a way to add custom dialogs to Spira for instance using the VS API ??</description><pubDate>Mon, 11 Jul 2011 09:36:26 -0400</pubDate><a10:updated>2011-09-07T17:02:09-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/110.aspx</link></item><item><guid isPermaLink="false">messageId=222</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> You'll probably need to explain this a bit more, what kind of dialogs exactly? </title><description> You'll probably need to explain this a bit more, what kind of dialogs exactly? </description><pubDate>Fri, 15 Jul 2011 01:17:55 -0400</pubDate><a10:updated>2011-07-15T01:17:55-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/110.aspx#reply222</link></item><item><guid isPermaLink="false">messageId=226</guid><author>pascal hoffmann (pascal.hoffmann@ch.sauter-bc.com)</author><title>We have seen that's possible to implement additional (Standalone) Windows Forms or ASP.NET Applicati</title><description>We have seen that's possible to implement additional (Standalone) Windows Forms or ASP.NET Applications to display or modify data in the current Spira installation using the Spira API. It would be nice if it where possible to integrate these application in Spira. For example by adding new menuitem or button in Spira from which the custom application or dialogs would be called? Similar to the custom reports that are already available.</description><pubDate>Fri, 15 Jul 2011 08:20:24 -0400</pubDate><a10:updated>2011-07-15T08:20:24-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/110.aspx#reply226</link></item><item><guid isPermaLink="false">messageId=232</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> That's an interesting suggestion. We have logged that as an enhnacement request.    You could embed</title><description> That's an interesting suggestion. We have logged that as an enhnacement request.    You could embed some of the items in the My Page or Project Home by adding them as User Controls (.ascx) pages. </description><pubDate>Tue, 26 Jul 2011 16:26:52 -0400</pubDate><a10:updated>2011-07-26T16:26:52-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/110.aspx#reply232</link></item><item><guid isPermaLink="false">messageId=248</guid><author>pascal hoffmann (pascal.hoffmann@ch.sauter-bc.com)</author><title>sounds good, I have created such an user control and copied it into to the user control directory, b</title><description>sounds good, I have created such an user control and copied it into to the user control directory, but the custom control doesn't appear in the available widget list, is there anything to do else?</description><pubDate>Wed, 10 Aug 2011 09:04:25 -0400</pubDate><a10:updated>2011-08-10T09:04:25-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/110.aspx#reply248</link></item><item><guid isPermaLink="false">messageId=272</guid><author>David J (adam.sandman+support@inflectra.com)</author><title>You need to add it to the CatalogZone on the actual web page, (ProjectList.aspx for MyPage and Proje</title><description>You need to add it to the CatalogZone on the actual web page, (ProjectList.aspx for MyPage and ProjectHome.aspx for Project Home). This Catalog Zone can be found in the .aspx page.</description><pubDate>Sat, 27 Aug 2011 03:11:17 -0400</pubDate><a10:updated>2011-08-27T03:11:17-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/110.aspx#reply272</link></item><item><guid isPermaLink="false">messageId=275</guid><author>pascal hoffmann (pascal.hoffmann@ch.sauter-bc.com)</author><title>    I added the following Tags in ProjectHome.aspx    1.                2.                          </title><description>    I added the following Tags in ProjectHome.aspx    1.                2.                                                      "   /&gt;      The UC SpiraBridge:                     ...      now I get an       Parser Error Message:  Could not load type 'Inflectra.SpiraTest.Web.UserControls.WebParts.ProjectHome.SpiraBridge'.     anything else what I have to do ?                    </description><pubDate>Mon, 29 Aug 2011 08:18:05 -0400</pubDate><a10:updated>2011-08-29T08:18:05-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/110.aspx#reply275</link></item><item><guid isPermaLink="false">messageId=283</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> The problem is that it's trying to load the actual user control and it doesn't have a code-behind f</title><description> The problem is that it's trying to load the actual user control and it doesn't have a code-behind file. You need to make the .ASCX page completely self-standing. I.e. in the .ASCX file, remove the Inherits from attribute and add any code into the ASCX page itself:            public     void     Page_Load  (  object   sender  ,     EventArgs   e  )      {        //hello, world!      }             </description><pubDate>Wed, 07 Sep 2011 17:02:09 -0400</pubDate><a10:updated>2011-09-07T17:02:09-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/110.aspx#reply283</link></item></channel></rss>