[Chameleon] new member from indonesia...need help

Muhammad Aji Priyatna aji at ptpn5.co.id
Wed Mar 7 13:41:24 EST 2007


many thanks for your answer Sir

I will try first..hopefully the problem will be solved
warmest regard

aji

http://aji.50megs.com/
  ----- Original Message ----- 
  From: Delfos, Jacob 
  To: Muhammad Aji Priyatna 
  Cc: chameleon at lists.maptools.org 
  Sent: Thursday, March 08, 2007 8:55 AM
  Subject: RE: [Chameleon] new member from indonesia...need help


  Hi Aji,

  I think there is a simpler way to do it. It is perfectly well possible to put links in your attributes, without modifying your queryresults files.
  For example, try putting in an attribute value like :

  <a href='/afdelingen/afdIV.html' target=#>Afd IV</a>

  This will show up as a link in your queryresults.

  Sometimes it is easier to do automate this in excel:

  ------------------------------------------------------------------------
  Put this in the 1st column:
  <a href='/afdelingen/

  2nd column:
  afdIV

  3rd column:
  .html' target=#>

  4th column:
  afdIV

  5th column:
  </a>

  6th column:
  =concatenate(B1,B2,B3,B4,B5)
  ------------------------------------------------------------------------

  if you open a DBF in excel, make a backup first; ensure column widths are sufficiently wide, and bear in mind your attribute names become capitalised.

  Best regards,

  Jacob




----------------------------------------------------------------------------
    From: Muhammad Aji Priyatna [mailto:aji at ptpn5.co.id] 
    Sent: 8 March 2007 03:25
    To: Delfos, Jacob; chameleon at lists.maptools.org
    Subject: Re: [Chameleon] new member from indonesia...need help


    First off all I wolud like to thank to you Sir..

    Actually I am trying to customise the results.
    I will give an example:
    as we know when user choose the 'i' button and click in any area of the map, we can get the result of the query as show below
    the file is :../widgets/Query/QueryResults.phtml
    The file read 2 dbf file : Afdeling.dbf and Kebun.dbf. I would like to add some information
    after word Afdeling which is LINK. If user click the word (LINK) it will jump to more detail
    about the afdeling. FYI Kebun means estate in Indonesia and afdeling is the smallest unit in 
    estate. 
    Thanks in advance

    an earlier reply will be appreciated

    warmest regard

    aji


     Query Results
          Afdeling
         
          KODE
         k
         
          KETERANGAN
         Perkebunan
         
          KEBUN
         Sei Galuh
         
          AFDELING
         Afd IV
         
          PETAKID
         SGH
         
          NOBLOK
         AfdIV
         
          AREAHA
         616.003
         
          ACRES
         1522.144
         
          PERIMETER
         10943.394
         
          SHAPE_INDEX
         29
         
          TILE_INDEX
         -1
         
          LAYER_INDEX
         3
         
          Kebun
         
          KODE
         k
         
          KETERANGAN
         Perkebunan
         
          KEBUN
         Sei Galuh
         
          AREAHA
         3063.981
         
          ACRES
         7571.096
         
          PERIMETER
         44052.672
         
          SHAPE_INDEX
         0
         
          TILE_INDEX
         -1
         
          LAYER_INDEX
         6
         


      ----- Original Message ----- 
      From: Delfos, Jacob 
      To: Muhammad Aji Priyatna ; chameleon at lists.maptools.org 
      Sent: Thursday, March 08, 2007 8:18 AM
      Subject: RE: [Chameleon] new member from indonesia...need help


      Hi Aji,

      Can you be more specific about what you want to change? Are you trying to make a layer interrogatable? Or are you trying to customise the results when they are displayed?

      To customise the result, you'd have to modify "/htdocs/widgets/TableRenderer.php". I strongly recommend you get the latest version of the query tool from CVS first, because you *may* still be using the old one (where you'd have to modify QueryResults.phtml). In the TableRenderer.php file, there are two functions to render the body of the results table. You can modify these functions to suit what you're trying to do.

      Regards,

      Jacob







------------------------------------------------------------------------
        From: chameleon-bounces at lists.maptools.org [mailto:chameleon-bounces at lists.maptools.org] On Behalf Of Muhammad Aji Priyatna
        Sent: 8 March 2007 02:43
        To: chameleon at lists.maptools.org
        Subject: [Chameleon] new member from indonesia...need help


        Dear members

        First of all I would like introduce my self, I am aji from Indonesia.
        I am currently using chameleon to develop our GIS. I thinks this tools is very
        useful for us to build an intuitive  GIS interface.
        There is something to ask, we have a plan to add some information
        in a query of the map ( in QueryResults.phtml ) but we do not know how to do it.
        We need a hand  to solve the problem ...

        many thanks for your attention

        an earlier reply will be appreciated

        warmest regard

        aji

            This email and any attachments are intended solely for the named recipient and are confidential. The copying or distribution of them or any information they contain by anyone other than the named recipient is prohibited. If you have received this document in error, please notify the sender and delete all copies from your computer system and destroy all hard copies. It is the recipient's responsibility to check this email and any attachments to this email for viruses before use.
           

        This email and any attachments are intended solely for the named recipient and are confidential. The copying or distribution of them or any information they contain by anyone other than the named recipient is prohibited. If you have received this document in error, please notify the sender and delete all copies from your computer system and destroy all hard copies. It is the recipient's responsibility to check this email and any attachments to this email for viruses before use.
       
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20070308/97ef238a/attachment-0001.html


More information about the Chameleon mailing list