@puresaian
10 months ago
Thank you !
1 year, 6 months ago
I found the problem, I can’t get the correct user id, there is a character problem :
<?php $user_id = '{{ data.id }}'; var_dump($user_id); ?>
Result : string(13) “14”