<?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>How to show the field of a module in List View another module?</title><link>https://sugarclub.sugarai.com/dev-club/f/questions-answers/1671/how-to-show-the-field-of-a-module-in-list-view-another-module</link><description>Hello All, Is it possible have a field another module in List View using just Studio or Administration Dashboard? For example: A field billing_address_state in Account module to be showed in List view Project Module&amp;#180;s? Can someone help me?!!!! Please</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to show the field of a module in List View another module?</title><link>https://sugarclub.sugarai.com/thread/6657?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2019 16:48:18 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:0f9bc3a1-c451-4535-b77a-cc015144d408</guid><dc:creator>Francesca Shiekh</dc:creator><description>&lt;p&gt;Assuming the Account is related to the Project, what you could do is add a calculated field in Studio and populate it with the billing state from the Account:&lt;/p&gt;&lt;p&gt;Go to your Project Module in Studio, add a plain text field, click the &amp;quot;Calculated Value&amp;quot;, and &amp;quot;Edit Formula&amp;quot;&lt;/p&gt;&lt;p&gt;On the top of the small formula window you will see an option for &amp;quot;Related Field&amp;quot; click that&lt;/p&gt;&lt;p&gt;&lt;a href="https://community.sugarcrm.com/servlet/JiveServlet/showImage/2-105132-84049/pastedImage_1.png"&gt;&lt;img class="image-1 jive-image" height="379" src="https://community.sugarcrm.com/servlet/JiveServlet/downloadImage/2-105132-84049/392-379/pastedImage_1.png" width="392" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;A&amp;nbsp;small &amp;quot;Formula Builder&amp;quot; window will open, select Account, and Billing State.&lt;/p&gt;&lt;p&gt;&lt;a href="https://community.sugarcrm.com/servlet/JiveServlet/showImage/2-105132-84053/pastedImage_2.png"&gt;&lt;img class="image-2 jive-image" height="390" src="https://community.sugarcrm.com/servlet/JiveServlet/downloadImage/2-105132-84053/403-390/pastedImage_2.png" width="403" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Select Insert, Save your formula, and your field.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Add your newly created field to the layouts you want to see it in: Record/ List.&lt;/p&gt;&lt;p&gt;The field is a calculated field so it will populate when the Account is selected in the Project record.&lt;/p&gt;&lt;p&gt;Should you want to update it for existing records you can go into your Project Module&amp;#39;s list view and select the records you want to update (as if to mass update them), then choose &amp;quot;Recalculate Values&amp;quot;.&lt;/p&gt;&lt;p&gt;&lt;a href="https://community.sugarcrm.com/servlet/JiveServlet/showImage/2-105132-84057/pastedImage_6.png"&gt;&lt;img class="image-3 jive-image" height="329" src="https://community.sugarcrm.com/servlet/JiveServlet/downloadImage/2-105132-84057/234-329/pastedImage_6.png" width="234" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This will&amp;nbsp; update your newly created field (and any other calculated fields) for the selected records.&lt;/p&gt;&lt;p&gt;Hope this helps,&lt;/p&gt;&lt;p&gt;FrancescaS&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>