Extra fields on Proposal modules

Hi Master of Dolibarr,

Im using dolibar 9.04 and i have some problens with extra fields on proposal modules, see below

socpeople: email:: extra.resp_tec | firstname = $ID$

I want get “email” from a customer contact, both are in list table…

What´s wrong ?

ERROR:

Error in request SELECT rowid, firstname = $ID$, email FROM llx_socpeople WHERE 1=1 ORDER BY email Unknown column ‘$ID$’ in ‘field list’. Check setup of extra parameters.

Hi,

Could you explain what you want to achieved ?

I would like to use a list dependent on another list. I want that only contacts of the chosen customer appear

image