Hi,
I'm trying to do this : Populate a field after select an option ( in editor ). But i don't understand how to do.
In Editor after select an option , i want to populate it with some values.
How can i do that ?
Regards.
I'm not too clear what other fields you want to populate, but the dependent() method is likely to be what you're after - this example demonstrates it nicely. If not, please can you explain a little more what you're trying to achieve, please.
dependent()
Colin
It looks like you're new here. If you want to get involved, click one of these buttons!
Replies
I'm not too clear what other fields you want to populate, but the
dependent()
method is likely to be what you're after - this example demonstrates it nicely. If not, please can you explain a little more what you're trying to achieve, please.Colin