Auto open add form after insert

QuestionsAuto open add form after insert
C3media asked 7 years ago

Hello,

It's possible to open automatically form Add after to insert?

Thank you!

1 Answers
Abu Ghufran answered 7 years ago

You can set:

$opt["add_options"]["closeAfterAdd"] = false;
$g->set_options($opt);

It will not close add dialog after insert, and show blank form.

Your Answer

16 + 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?