<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/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>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Secure Links in a Grid</title><link>http://forums.method.me/cs/forums/thread/10797.aspx</link><pubDate>Thu, 16 Feb 2012 20:43:20 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10797</guid><dc:creator>LaCrews</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/10797.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=10797</wfw:commentRss><description>&lt;p&gt;Sounds like you&amp;#39;ve got a working solution.&lt;/p&gt;</description></item><item><title>Re: Secure Links in a Grid</title><link>http://forums.method.me/cs/forums/thread/10790.aspx</link><pubDate>Thu, 16 Feb 2012 18:25:10 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10790</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/10790.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=10790</wfw:commentRss><description>&lt;p&gt;Thx for the ideas. I&amp;#39;m already doing a lot of customization to this application so staying with the built-in Method security (roles/users) features would be a big benefit if at all possible.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;My Solution:&lt;/b&gt; I wound up removing the &amp;#39;Delete&amp;#39; link from the ItemList grid and adding a Delete button (as link) to the ItemInventory screen instead. I then secured the link,&amp;nbsp;making it visible&amp;nbsp;to only those roles that are allowed to delete an item.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll keep your custom workaround ideas in mind, though, should the built-in Method features prove inadequate for what I want to do.&lt;/p&gt;
&lt;p&gt;Thx again.&lt;/p&gt;</description></item><item><title>Re: Secure Links in a Grid</title><link>http://forums.method.me/cs/forums/thread/10788.aspx</link><pubDate>Thu, 16 Feb 2012 17:20:55 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10788</guid><dc:creator>LaCrews</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/10788.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=10788</wfw:commentRss><description>&lt;p&gt;Blake&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an another approach. &amp;nbsp;You can add an unbound text box object to the screen, label it &amp;quot;delete password&amp;quot;, and set the masking property. &amp;nbsp; You can then use the user supplied value in your condtional statement. &amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Secure Links in a Grid</title><link>http://forums.method.me/cs/forums/thread/10786.aspx</link><pubDate>Thu, 16 Feb 2012 16:38:47 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10786</guid><dc:creator>LaCrews</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/10786.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=10786</wfw:commentRss><description>&lt;p&gt;Blake&lt;/p&gt;
&lt;p&gt;There are a number of ways to accomplish this. &amp;nbsp;Here&amp;#39;s one idea. &amp;nbsp;Add a new field to the users table called &amp;quot;Is&lt;span style="font-size:11.0pt;line-height:115%;font-family:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;Privileged&amp;quot; then surround the an action set in this case the delete link with a conditional statement that tests true when &amp;nbsp;the signed in user is privileged.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Secure Links in a Grid</title><link>http://forums.method.me/cs/forums/thread/10781.aspx</link><pubDate>Thu, 16 Feb 2012 15:30:31 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10781</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/10781.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=10781</wfw:commentRss><description>&lt;p&gt;How can I secure a link (or any column) in a Grid? For example: I don&amp;#39;t need my salesmen deleting Items. Can I prevent them from seeing and/or clicking the &amp;#39;Delete&amp;#39; link for Items in the grid? Can I effectively hide a column in a grid based on security?&lt;/p&gt;
&lt;p&gt;Thanks...&lt;/p&gt;</description></item></channel></rss>