CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Create a copy of a record.

Print topic Send  topic

Author Message
DJJWP


Posts: 77
Posted: 11/10/2008, 2:55 PM

I have a need to create a copy of a record (as they tend to be detailed) and then just change the items that need changed. Does anyone have a process that can be documented on the forum to use?

Also, a copy record button would be a nice improvement to the form buttons development team.
_________________
Network Operations Rule
View profile  Send private message
JimmyCrackedCorn

Posts: 583
Posted: 11/10/2008, 3:03 PM

I asked this question a year and a half ago and got some good responses from mamboBrown and others. I never really got around to implementing their suggestions but maybe this would help you,

http://forums.yessoftware.com/posts.php?post_id=87354&s...rd=clone+record

I'd love to hear how this worked out. (maybe you can even post a solution in the Tips & Solutions area! :-))
_________________
Walter Kempees...you are dearly missed.
View profile  Send private message
DJJWP


Posts: 77
Posted: 11/10/2008, 4:16 PM

Thanks for the fast response.

I have been digging more and found http://forums.codecharge.com/posts.php?post_id=59765 which let me do the trick.

I created a copy of my edit / maint page and called it NewRec

On the _list page, I copied the Edit URL and changed it's name to COPY then under Href Source on the data tab, pointed it to the new page.

Back on the NewRec page...
Changed the text box for the key field to a label.
Changed all the properties of the update button to INCERT
Data tab
name : Button_Incert
operation : Incert
Format Tab
id : changes last part of line from update to incert
title :Incert Record
type : Submit
value : Incert
Events Tab
Custom Code
Added : formname.Button_Incert.VISIBLE = TRUE

Right click on the new button and select Input Properties
Label : Incert
Tooltip : Incert record

That should do it.








_________________
Network Operations Rule
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.