<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Add “Last Modified By” Field	</title>
	<atom:link href="https://www.vtexperts.com/add-last-modified-by-field/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.vtexperts.com/add-last-modified-by-field/</link>
	<description>VTiger Support, Development, Data Migration, Customization and Extensions, Plugins, Addons..</description>
	<lastBuildDate>Sun, 14 Oct 2018 20:15:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.2</generator>
	<item>
		<title>
		By: VTExperts		</title>
		<link>https://www.vtexperts.com/add-last-modified-by-field/#comment-44177</link>

		<dc:creator><![CDATA[VTExperts]]></dc:creator>
		<pubDate>Sun, 14 Oct 2018 20:15:05 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=132#comment-44177</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.vtexperts.com/add-last-modified-by-field/#comment-44164&quot;&gt;sri&lt;/a&gt;.

Similar execution, but use smcreatorid field instead of modifiedby]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.vtexperts.com/add-last-modified-by-field/#comment-44164">sri</a>.</p>
<p>Similar execution, but use smcreatorid field instead of modifiedby</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sri		</title>
		<link>https://www.vtexperts.com/add-last-modified-by-field/#comment-44164</link>

		<dc:creator><![CDATA[sri]]></dc:creator>
		<pubDate>Sat, 13 Oct 2018 18:29:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=132#comment-44164</guid>

					<description><![CDATA[How can we add a new field called &quot;Created By&quot; to the Leads Module which holds the name of the user who created a lead ?]]></description>
			<content:encoded><![CDATA[<p>How can we add a new field called &#8220;Created By&#8221; to the Leads Module which holds the name of the user who created a lead ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dccp		</title>
		<link>https://www.vtexperts.com/add-last-modified-by-field/#comment-42118</link>

		<dc:creator><![CDATA[dccp]]></dc:creator>
		<pubDate>Sat, 12 May 2018 21:40:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=132#comment-42118</guid>

					<description><![CDATA[Hi
Before all: thanks for your above code, it work fine, good job.
But about &quot;Add Created-By field&quot; thought:
I see the field &quot;smcreatorid&quot; already exists in vtiger_field table.
so, i try to change presence to &#039;0&#039; and displaytype to &#039;1&#039; but nothing happened and field unhide..
Can you help me please?
Thankes]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
Before all: thanks for your above code, it work fine, good job.<br />
But about &#8220;Add Created-By field&#8221; thought:<br />
I see the field &#8220;smcreatorid&#8221; already exists in vtiger_field table.<br />
so, i try to change presence to &#8216;0&#8217; and displaytype to &#8216;1&#8217; but nothing happened and field unhide..<br />
Can you help me please?<br />
Thankes</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SungBum, Shin		</title>
		<link>https://www.vtexperts.com/add-last-modified-by-field/#comment-41039</link>

		<dc:creator><![CDATA[SungBum, Shin]]></dc:creator>
		<pubDate>Wed, 24 Jan 2018 07:32:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=132#comment-41039</guid>

					<description><![CDATA[Add &quot;Created By&quot; field
vtiger_field table : insert new field tabid and smcreatorid (fieldid is autoinc)
displaytype=2 : setting system value ; 1 : editabled

If the normal user does invisible the field(admin is visible)
insert table vtiger_def_org_field  : tabid, fieldid, 0, 0 ; tabid, fieldid is Upper insert value;]]></description>
			<content:encoded><![CDATA[<p>Add &#8220;Created By&#8221; field<br />
vtiger_field table : insert new field tabid and smcreatorid (fieldid is autoinc)<br />
displaytype=2 : setting system value ; 1 : editabled</p>
<p>If the normal user does invisible the field(admin is visible)<br />
insert table vtiger_def_org_field  : tabid, fieldid, 0, 0 ; tabid, fieldid is Upper insert value;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
