Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

How not to include subform records after cloning?

Locked
jlcsusara
Posts: 23
Joined: Wed Apr 07, 2010 10:32 am

How not to include subform records after cloning?

Unread post by jlcsusara »

Hello!

I have a loan management system where it is fast and easy to add new records, thanks to the [Clone] button.

But I don't want the old loans' subform records "cloned" to the new loan. What should I do? I'm pretty decent in SQL but not so much in PHP or Javascript.

Thanks a lot, guys.

--Jonas

P.S. nuBuilderPro is great! :)
admin
Site Admin
Posts: 2825
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: How not to include subform records after cloning?

Unread post by admin »

Jonas,

I'm glad you like it.

Try this..
clone.PNG
Steven
You do not have the required permissions to view the files attached to this post.
jlcsusara
Posts: 23
Joined: Wed Apr 07, 2010 10:32 am

Re: How not to include subform records after cloning?

Unread post by jlcsusara »

Perfect!

Thanks, Steven. :)
admin
Site Admin
Posts: 2825
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: How not to include subform records after cloning?

Unread post by admin »

.
Locked