<?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: How to make a formula field or calculate a value to place in field on screen</title><link>http://forums.method.me/cs/forums/thread/8296.aspx</link><pubDate>Thu, 22 Sep 2011 13:19:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:8296</guid><dc:creator>mlepitt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/8296.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=8296</wfw:commentRss><description>&lt;p&gt;I found the answer. &amp;nbsp;I will run a character function and take the left 5 of the last name and save it as an action. &amp;nbsp;Then I will add another character function of the first of the first name and save it as an action. &amp;nbsp;Then another character function to join those two actions, and one last character function to join the joined actions plus the account no. on the screen.&lt;/p&gt;</description></item><item><title>How to make a formula field or calculate a value to place in field on screen</title><link>http://forums.method.me/cs/forums/thread/8295.aspx</link><pubDate>Thu, 22 Sep 2011 13:03:13 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:8295</guid><dc:creator>mlepitt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/8295.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=8295</wfw:commentRss><description>&lt;p&gt;I am trying to figure out how to make a formula field or calculate a value to place in field on screen. &amp;nbsp;For examples, I would like the portal user name to automatically create itself. &amp;nbsp;What I want to do is the first 5 letters of the last name, first letter of the first name and then followed by their account number. &amp;nbsp;For example: smithj10.&lt;/p&gt;
&lt;p&gt;My thought is to collect the three field values, take the left 5 and 1 values of the first two and then concatenate the results of left(LastName,5) + left(FirstName,1) + AccountNumber. &amp;nbsp;Can you give me insight if this will be possible and the recommend onscreenLoad functions I should use to achieve this?&lt;/p&gt;</description></item></channel></rss>