----- Messaggio Inoltrato ----- Da : "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> A : [email protected] Oggetto : hyperlink Data : Wed, 14 May 2008 08:05:00 +0100
Hi!! I used (pmapper 3.2) hyperlink for a shape field and I used an alias for the link values ; in the link field some records are without value, so they are empty, but when I open the attribute table in pmapper i see the alias in all records of link field.....I'd like to see the alias for only records with a link value...is possible??? Thanks all!! Bye, marco zanieri Walter Lorenzetti writes me: Hi Marco, try tu put this in /incphp/query/query.php file on row 633 if (in_array($fldName, $hyperFieldsValues) && $fldValue) instead if (in_array($fldName, $hyperFieldsValues)) i hope this can help you bye Walter I tried and now it's ALL OK!! Thanks Walter!! marco zanieri ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ pmapper-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pmapper-users
