Dropdown Dependent in Inline Edit without onChange

QuestionsDropdown Dependent in Inline Edit without onChange
Daniel G asked 7 years ago

Dear Sir,

How to Create Dropdown Dependent in inline edit without onChange Value first ?

Thanks Sir

1 Answers
Abu Ghufran answered 7 years ago

Hi,

You need to use:
$col["editoptions"]["onload"]["sql"] = "select …. where parent = {parent_column}";

You can refer demos/appearance/dropdown-dependent.php code.
It is not required to use onchange with it. This query will be invoked on load.

PS: Please email me your order number / payment email address for continued support. This email is not found in our crm.

Your Answer

19 + 5 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?