Different set of Values in Dropdown in add/edit

QuestionsDifferent set of Values in Dropdown in add/edit
varun asked 11 years ago

Hi Abu,

$mon = $g- get_dropdown_values('select distinct MonthKey as k,Monthly as v from monthly');

or

$qua = $g-get_dropdown_values('select distinct QKey as k,Quarterly as v from quarterly');

can i use jquery or JS to put this in add/edit mode of a dropdown

2 Answers
varun answered 11 years ago

I need to get both the values based on value selected from another column,my question is,how do i write jquery function where,dropdown value accepts this value or that value,its similar to comparing two array elements based on (total>10) i.e. posted in ur document section.I would be pleased to get help

Abu Ghufran answered 11 years ago

Hello,

Your query is little unclear. Can you send me some screenshot (at [email protected]) of what you are trying to achieve.

Thanks

Your Answer

4 + 6 =

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?