Hi, I used the tip from Alexey for holiding the values after adding a record: [codebox]QUOTE
$readavalues=false;
and change it to: QUOTE
$readavalues=true;
[/codebox] After doing that I got the error: Undefined variable: avaules when clicking on the Add-Link int the list view. Have I to change any other value to make this work?