input multiple data

Questionsinput multiple data
Chao Shun Jenq asked 10 years ago

If I want to input multiple data Continuously,
How to auto generate a blank add form after click the "submit" button of add form?

2 Answers
Abu Ghufran answered 10 years ago

You can set closeAfterAdd to false. It will then show blank insert form again.

$opt["add_options"]["closeAfterAdd"] = false;

$g->set_options($opt);

Chao Shun Jenq answered 10 years ago

Hi Abu
Thank for help!!
Rgds,

Your Answer

4 + 19 =

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?