﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » Calulated Field</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 12:45:48 GMT</lastBuildDate><ttl>20</ttl><item><title>Calulated Field</title><link>http://forum.strataframe.net/FindPost3558.aspx</link><description>I have a database field that is calculated using a lookup table, &lt;/P&gt;&lt;P&gt;The lookup table has 9 rows and 10 columns, Currently it is stored in a table.&lt;/P&gt;&lt;P&gt;Is there a good way to add this to the business object?</description><pubDate>Fri, 13 Oct 2006 11:41:21 GMT</pubDate><dc:creator>Jon Olson</dc:creator></item><item><title>RE: Calulated Field</title><link>http://forum.strataframe.net/FindPost3563.aspx</link><description>[quote]&lt;TABLE cellSpacing=0 cellPadding=0 width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class=smalltxt vAlign=top&gt;&lt;SPAN id=_ctl1__ctl0_ctlTopic__ctl0_ctlPanelBar_ctlTopicsRepeater__ctl1_lblFullMessage&gt;I have a table that has three fields A,B,C for example. When the user changed A or B then I need to get the new value for C for the table. Can I put custom code in the C field to calculate based on those two? &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;[/quote]&lt;/P&gt;&lt;P&gt;Yes. This is the purpose behind a custom field.</description><pubDate>Fri, 13 Oct 2006 11:41:21 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Calulated Field</title><link>http://forum.strataframe.net/FindPost3561.aspx</link><description>I have a table that has three fields A,B,C for example. When the user changed A or B then I need to get the new value for C for the table. Can I put custom code in the C field to calculate based on those two? &lt;/P&gt;&lt;P&gt;Currently I&amp;nbsp;am upgrading an app that does this through the form, basically performing the calculation anytime the user changes or clicks on any fields that may change A or B. I would like to move this to the BO.</description><pubDate>Fri, 13 Oct 2006 11:17:19 GMT</pubDate><dc:creator>Jon Olson</dc:creator></item><item><title>RE: Calulated Field</title><link>http://forum.strataframe.net/FindPost3560.aspx</link><description>Well...I guess I don't totally understand what you are trying to do...but there are a number of ways to consolidate that you may accomplish what you are attempting to do.&amp;nbsp; You can create custom field properties, you can also use a view and map a business object to a view which will pull that data as well.&amp;nbsp; I guess I need more information before I can give you a more direct answer.</description><pubDate>Fri, 13 Oct 2006 11:03:16 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>