<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p><span>If I got it right- you are trying to achieve the effect shown here: <a href="https://yetiforce.com/community/alan/dFrs/dFrs_1.png" target="_blank" rel="noreferrer">https://yetiforce.com/community/alan/dFrs/dFrs_1.png</a>. What you see here, in my opinion [I didn't check this from the programmer's point of view], is the same view as the open source version view [which means it's based on plain DIV] , with the difference that they changed the content [in the open source version it's a <UL > list , and in the On Demand version and it's nicely formatted, divided and are actions are added]. But the mechanism is exactly the same. The key question is what you want to achieve:</span></p>
<ol>
<li>
<p lang="en-US"><span>Expand the default browser with new functionalities</span></p>
</li>
<li>
<p lang="en-US"><span>Use a similar solution somewhere in your module</span></p>
</li>
</ol>
<p lang="en-US"><span>If you're interested in the first one [expanding the search window with let's say pagination, results limit] then it would be good to check how we changed that, because</span></p>
<p lang="en-US"><span><span>a) We added the autocomplete mechanism </span><a href="https://jqueryui.com/autocomplete/" target="_blank" rel="noreferrer"><span><span><span>https://jqueryui.com/autocomplete/</span></span></span></a> .</span></p>
<p lang="en-US"><span>b) There's an icon that leads to the list of found records next to each module name and in results [sorted per module, just like in the OD picture]. Check these screens:</span></p>
<p><span><a href="https://yetiforce.com/community/alan/dFrs/dFrs_2.png" target="_blank" rel="noreferrer">https://yetiforce.com/community/alan/dFrs/dFrs_2.png</a> <a href="https://yetiforce.com/community/alan/dFrs/dFrs_3.png" target="_blank" rel="noreferrer">https://yetiforce.com/community/alan/dFrs/dFrs_3.png</a>.</span></p>
<p lang="en-US"><span>This way we achieved something you can see in OD, which is the option to go from search to the records list, where all our tools are.</span></p>
<p lang="en-US"><span>c) The order of modules, for which the system searches, is configurable.</span></p>
<p lang="en-US"><span>d) The fields to search by are configurable.</span></p>
<p lang="en-US"><span>e) We separated the UIType10 from the browser.</span></p>
<p lang="en-US"><span>If you're interested in the second one, then it's enough to properly “divide” the results and format them nicely. And that can be done wherever you want – in this case the results are put into simple DIV. An example of a similar solution is this mechanism: <a href="https://www.datatables.net/" target="_blank" rel="noreferrer">https://www.datatables.net/</a>, which we used here <a href="https://yetiforce.com/community/alan/dFrs/dFrs_4.gif" target="_blank" rel="noreferrer">https://yetiforce.com/community/alan/dFrs/dFrs_4.gif</a> . In this case it would be enough to generate date from module A, than module B , C, D , etc. </span><br /><br /><span>If that's not what you meant, then describe it in more detail, maybe we've done something similar.</span></p>
<div>---<br />
<div>Z poważaniem / Regards</div>
<div> </div>
<div><strong>Błażej Pabiszczak</strong></div>
<div><em>Chief Executive Officer</em></div>
<div>M: +48.884999123<br />E: <a title="Mail do Błażej Pabiszczak" href="mailto:b.pabiszczak@yetiforce.com">b.pabiszczak@yetiforce.com</a></div>
<hr />
<p><span>We created an innovative open source project called YetiForceCRM. You can test it </span><a href="https://test.yetiforce.com" rel="noreferrer">here</a><span>, </span><a href="https://github.com/YetiForceCompany/YetiForceCRM" rel="noreferrer">download</a><span> it for free or read its </span><a href="https://yetiforce.com/en/documentation.html" rel="noreferrer">documentation</a><span>. Follow us on </span><a href="https://twitter.com/YetiForceEN" rel="noreferrer">Twitter</a><span> to get real-time info about new functionalities and articles.</span></p>
</div>
<p> </p>
<p>W dniu 2015-12-15 15:22, Alan Lord napisał(a):</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><br /><br /><span style="white-space: nowrap;">On 15/12/15 14:12, Błażej Pabiszczak wrote:</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">Hi,</span><br /><br /><span style="white-space: nowrap;">have you seen how this mechanism works in our system? I think it's well</span><br /><span style="white-space: nowrap;">optimized and has a configuration panel. And the most important thing –</span><br /><span style="white-space: nowrap;">you have a ready-made code.</span></blockquote>
<br /><br /> Thanks for the reply. I just logged in to your demo system but am not sure where I can see a page/module layout that displays multiple lists on the same page...<br /><br /><br /> Al<br /><br /><br /><br /> _______________________________________________<br /><span style="white-space: nowrap;"><a href="http://www.vtiger.com/">http://www.vtiger.com/</a></span></div>
</blockquote>
</body></html>