ahi,
I use "dynamic cascade" usually with no problem... but, something is wrong when I try to use the module with the SAME table :
"table_names"
• id
• name
• age
In Start, I use Table "table_names" and Options Name = name and Option value = id. Work fine !
In Between, I use Table "table_names" and Options Name = age and Option value = id and Parent = name. Don't work...
What is my mistake ?
Thanks !