9 years ago
2
Topic

Hi

What is the right syntax in the SQL query field to use external fields or PHP variables.

I tried $fields['my_field']->value and #my_fielf# without success

Thanks

cyril

Get a VIP membership
4229 Posts
Kadministrator
9 years ago
0
Level 1
Hi,

in the SQL query you can only use [id], [pk] and $user->property for now.

9 years ago
0
Level 1

Thanks Klas

I'm sure you understand the value to have fields calls in the SQL query field for highly dynamic managments

thanks

cyril

Get a VIP membership