two date and second focus go to first

Questionstwo date and second focus go to first
Caroline asked 7 years ago

Hi,

I have problem in a dialog edit. I have two fields "date" with the date picker. The first work fine but the second not work and focus on the first field. I must use the pop-up edition because I use this :
$grid["edit_options"]["afterShowForm"] = 'function () { update_employe();}';

OR : it's possible to use afterShowForm in the inline edit?

Thanks!

1 Answers
Caroline answered 7 years ago

Ok! I find the solution :
$grid["add_options"]["modal"] = false;
$grid["edit_options"]["modal"] = false;

ignore the question!

Your Answer

5 + 14 =

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?