PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → WB20 PHP Project Treetable (HTable)....ExpandedImage/CollapsedImage assignment Problem
WB20 PHP Project Treetable (HTable)....ExpandedImage/CollapsedImage assignment Problem
Débuté par Michael KRETZSCHMAR, 13 sep. 2016 11:11 - Aucune réponse
Posté le 13 septembre 2016 - 11:11
Hi all

lets have the PHP-Preject deployed as X

the Image-assignement is done as the help describes

HTABLE_X..ExpandedImage = "/res/X_Image.png"
HTABLE_X..CollapsedImage = "/res/X_Image.png"


but at runtime a lost image-link-symbol is shown on the table
by examining the underlying link the image is searched in

<site>/X_WEB//res/X_Image.png

of course there is no X_WEB directory as it was deployed as X and if it may deployed as X_WEB, then the search would be in X_WEB_WEB

the // may correctable ...

Any hints to fix this?

thanks

meikl :)