7 years ago
2
Topic

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 !

Get a Book for SEBLOD
4229 Posts
Kadministrator
7 years ago
1
Level 1

You need to relate value with value, so in your case parent is id

7 years ago
0
Level 2

OK, it's work fine, thank's !

For anybody : don't forget the Last position who send GET method. It's my mistake for this problem... :-/

Get a VIP membership