Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums 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: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 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: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: How not to include subform records after cloning?

Unread post by admin »

.
Locked