<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Alan,<br>
      <br>
      Thank you for the suggestions.<br>
      Going through all the existing solutions of different settings
      page I had found the basic rules and based on it designed the
      named custom module setting page. It works well already with
      necessary Ajax support of save and delete functions.<br>
      <br>
      regards:<br>
      Istvan<br>
      <br>
      <br>
      <div class="moz-signature">üdvözlettel:<br>
        <br>
        <b>Holbok István</b><br>
        <br>
        +3670-342-0900<br>
        <b>e-mail:</b> <a class="moz-txt-link-abbreviated" href="mailto:holbok@gmail.com">holbok@gmail.com</a><br>
        <b>SkyPe:</b> holboki<br>
        <br>
      </div>
      2014.06.17. 17:04 keltezéssel, Alan Lord írta:<br>
    </div>
    <blockquote cite="mid:lnplea$nc1$1@ger.gmane.org" type="cite">On
      17/06/14 15:49, Holbok István wrote:
      <br>
      <blockquote type="cite">Hi vtiger team,
        <br>
        <br>
        Is there any guideline how to setup a settings page (views,
        models,
        <br>
        actions and templates) of a custom module like PBXmanager?
        <br>
      </blockquote>
      <br>
      I didn't find one Istvan, but I found it *very* similar to making
      a module view for the front end. Just extend the classes using
      Settings module first, e.g.:
      <br>
      <br>
      <blockquote type="cite">Settings_GeoTools_CoreEditor_Model extends
        Settings_Vtiger_Module_Model
        <br>
      </blockquote>
      <br>
      One thing I never did get an answer to though is when to use
      DetailView first followed by EditView and when to go straight into
      EditView from the Edit settings button in the Module Manager - it
      seems either can be used but for most scenarios the DetailView
      seems to me to be a bit redundant...
      <br>
      <br>
      Cheers
      <br>
      <br>
      Al
      <br>
      <br>
      <br>
      _______________________________________________
      <br>
      <a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>