﻿<?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?)  » Selecting what fields get put in the business object</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 03:23:40 GMT</lastBuildDate><ttl>20</ttl><item><title>Selecting what fields get put in the business object</title><link>http://forum.strataframe.net/FindPost183.aspx</link><description>Maybe I missed something, since we are trying many different things to exericise the framework, but when you map your business object to a table in the database, can you selectively pick what fields you want to represent in the business object from the GUI?&lt;/P&gt;&lt;P&gt;By the way I am almost conviced this product is what we need, but we have a couple more tests we are running?&amp;nbsp;</description><pubDate>Tue, 29 Nov 2005 20:22:58 GMT</pubDate><dc:creator>John Frankewicz</dc:creator></item><item><title>RE: Selecting what fields get put in the business object</title><link>http://forum.strataframe.net/FindPost188.aspx</link><description>Sure,&lt;br&gt;
&lt;br&gt;
If you do not want a field to show up in your business object when generated do the following:&lt;br&gt;
&lt;br&gt;
1.) Open the Business Object Mapper and navigate to the proper business object&lt;br&gt;
2.) Select the field to omit from the right panel&lt;br&gt;
3.) Click the "Customize" Button&lt;br&gt;
4.) Click the "Use Custom Code" check box&lt;br&gt;
5.) Put a space in the Custom Code text box&lt;br&gt;
6.) Rebuild the partial for the modified business object&lt;br&gt;
&lt;br&gt;
You will notice that the field property is no longer created by the BO Mapper on that business object.</description><pubDate>Tue, 29 Nov 2005 20:22:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>