14 Posts
Antares74
7 years ago
1
Topic

Hi,

in my APP I have a JForm User field to select a user to be matched.

In the same form i need to have a dynamic select, it must show the values based on the choice of a user (JForm User field)

i saw select dynamic cascade, but I think that this field only works with another similar field...

Is it possible in some way?

Thank a lot

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

Select dynamic cascade only woks in a series of select dynamic cascade fields. But you can easily duplicate jform user function querying from #__users table to get a list of users for the first select.

Get a VIP membership