I'm trying to figure out what the best way is to add an image to an EXT grid column. Here is what my setup code currently looks like:

$map := new collection
$map{"Thumbnail"} := ???

I need to pass a path name for the Thumbnail column, but I'm not sure how to go about this?

From the a4d.json docs:

If the [map] value is text, it must be an expression than returns a value (although using return is not necessary). The resulting value is output as if it were passed to the add method. If you want to evaluate the expression in 4D instead of Active4D, prefix the
expression with “!”.

Kind regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to