<?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>Limitations</title><link>https://community.appian.com/discussions/f/new-to-appian/21865/limitations</link><description>I have a &amp;quot;donationamount&amp;quot; field in the interface. I want to put a condition that one person can make only 3-5 donations per year only , and also calculate and display how many donations are left for that person. 
 Any suggestion on how to execute the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Limitations</title><link>https://community.appian.com/thread/85699?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 09:47:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:275682ec-407d-44db-aa6f-b1a6260117a2</guid><dc:creator>gaddamv0001</dc:creator><description>&lt;p&gt;Thank you @Stefan Helzle&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Limitations</title><link>https://community.appian.com/thread/85692?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 06:06:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f920b3d0-2ea2-4e71-be99-f40056162f96</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;Stefan is completly right here. So you would need a field in your donation cdt to store the user and than search your desired donations via user. -&amp;gt; Perhaps the totalcount is already sufficient for you as you are just looking for numbers.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Limitations</title><link>https://community.appian.com/thread/85678?ContentTypeID=1</link><pubDate>Sun, 12 Sep 2021 14:39:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ff75c6df-c2aa-448b-8c42-872455fea8f9</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Assuming you store each donation in database, I would just load all donations for the logged in user. Then show them in a list. Can be a grid or just some card layouts.&lt;/p&gt;
&lt;p&gt;Then make the &amp;quot;donate field&amp;quot; show only if the user is allowed to do another one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>