<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarcrm.com/cfs-file/__key/system/syndication/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>Creating a time only field in a custom module</title><link>https://sugarclub.sugarcrm.com/dev-club/f/questions-answers/3985/creating-a-time-only-field-in-a-custom-module</link><description>Hello sugar developers, 
 
 I am trying to create a time field which behaves like the time dropdown in the datetime combo. 
 
 After doing some research, I have changed the type of the field to time in vardefs which has updated the database column type</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Creating a time only field in a custom module</title><link>https://sugarclub.sugarcrm.com/thread/20536?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2020 14:57:10 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:b6317127-279c-4d5d-8c94-d42135321835</guid><dc:creator>Mauricio  S&amp;#225;nchez Rodriguez</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/bglcorp"&gt;Ron Lesh&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;You can try this:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_8.0/Architecture/Sugar_Logic/Extending_Sugar_Logic/"&gt;https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_8.0/Architecture/Sugar_Logic/Extending_Sugar_Logic/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Is an extension of sugar logic.&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating a time only field in a custom module</title><link>https://sugarclub.sugarcrm.com/thread/20533?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2020 13:28:32 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:183434b4-2bd3-4f20-b23a-d8afdcd9431b</guid><dc:creator>Neeraja P</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/bglcorp"&gt;Ron Lesh&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;You can try creating a custom field for Time -&amp;nbsp;&lt;a href="https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_10.0/Cookbook/Creating_Custom_Fields/"&gt;https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_10.0/Cookbook/Creating_Custom_Fields/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The field that displays &lt;strong&gt;time&lt;/strong&gt; comes from &lt;em&gt;datetimecombo&lt;/em&gt;, and you can reuse most of it&amp;#39;s code to create your custom field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>