Skip to main content

Copying a record to create new

Answered

Comments

4 comments

  • Best answer
    Michael Lambert

    With that said, if the process were to be modeled after the copy user action from Security, then there would need to be a toolbar button set up on your main data entry page that, when clicked, would open in a vertical view that could prepopulate fields from a selected record with the exceptions of your keys.

    To accomplish this, an event on the webpage would need to be added. When the toolbar button is clicked, a stored procedure business rule would run which would insert data from the selected record into the fields on the vertical view. Then, when the vertical view is saved, it would insert the new data into your web page.

    Hope this helps!

    1
  • Michael Lambert

    Where in dspMonitor can you create a new user by copying an existing user? As far as I know, you can do this from Admin > Security > Users or from within dspCompose via Configuration > Users.

    0
  • Torch Locklear

    That's exactly right, Michael.  From Admin>Security>Users

    0
  • Torch Locklear

    Thank you, Michael

    0

Please sign in to leave a comment.