﻿<?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 Database Deployment Toolkit » Enhancement Requests  » Default Field Prefix</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 18 May 2026 10:15:36 GMT</lastBuildDate><ttl>20</ttl><item><title>Default Field Prefix</title><link>http://forum.strataframe.net/FindPost23435.aspx</link><description>I'd like to see the default field prefix in the table properties of the DDT carried over as a BO property. It would simplify some code I have in my custom base business object.</description><pubDate>Tue, 09 Jun 2009 16:56:10 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Default Field Prefix</title><link>http://forum.strataframe.net/FindPost23442.aspx</link><description>Just about all of my business objects have a ModBy, AddBy, ModDate, and AddDate field preceeded by the table prefix. ModBy and AddBy are integers (SFSUser PK). I want to create my own object template that adds the code to&amp;nbsp;update the fields when a new record is added or a record is modified. I aslo have some code that populates some custom fields; AddByName, ModByName. I thought that if I had the default prefix the code would be simplier. Right now I just loop through the field name collection looking for fields that contain "AddBy" or whatever I'm looking for to get the actual field name/property I want to work with.</description><pubDate>Tue, 09 Jun 2009 16:56:10 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Default Field Prefix</title><link>http://forum.strataframe.net/FindPost23436.aspx</link><description>Can you give me an example of how you would use this?  It might make it easier to help implement some type of solution.  Thanks! :)</description><pubDate>Tue, 09 Jun 2009 13:03:43 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>