<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarai.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>Best practices removing fields from module built in Module Builder</title><link>https://sugarclub.sugarai.com/dev-club/f/questions-answers/8329/best-practices-removing-fields-from-module-built-in-module-builder</link><description>I have a module that was built in Module builder which, after some time, we decided not to use. 
 How can I remove those fields considering the Delete is not an option in Studio after deployment? 
 I don&amp;#39;t like empty columns in my database, they just</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Best practices removing fields from module built in Module Builder</title><link>https://sugarclub.sugarai.com/thread/33699?ContentTypeID=1</link><pubDate>Mon, 09 Feb 2026 18:14:03 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:cba713b2-81c1-42be-8de9-8be0ecee6990</guid><dc:creator>Angel Magana</dc:creator><description>&lt;p&gt;You should be able to remove them through the use of a vardefs extension. The idea would be to create a vardefs extension that unsets the values from corresponding dictionary.&lt;/p&gt;
&lt;p&gt;So long as you don&amp;#39;t leave any code behind that references the fields (e.g. logic hooks, BPM), it should be fine. I&amp;#39;ve done similar with stock fields in the past.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>