Page 2 of 2

Re: Pass param to Custom Field by udt in LISE

Posted: Wed Sep 15, 2021 4:42 pm
by pierrepercee
Velden,

All is perfect! Done ! yes !
Many thanks !

The response was

Code: Select all

getOne($querya)
It returns a result (string), not an array...
Each time I save an item it generate a jpg thumbnails with imagick based on a sendfield (pdf). Then it fill the value from another field(type inputtext) with the path to the thumnnails.
;)

Re: Pass param to Custom Field by udt in LISE

Posted: Wed Sep 15, 2021 5:19 pm
by velden
Just saying I tested the code using an event.

Re: Pass param to Custom Field by udt in LISE

Posted: Wed Sep 15, 2021 6:53 pm
by pierrepercee
Velden,

You 'are right for an item. In my case it's to access field value... :)