is it possible to copy a case task opportunity from existing record if yes how?
*This post is locked for comments
is it possible to copy a case task opportunity from existing record if yes how?
*This post is locked for comments
Hi Sandeep
You have to do it via solution management feature of CRM
Go to settings >> solution >> create new solution >> add required components in this solution (which would be opportunity task & case) >>save>> export it as managed or unmanaged based on your requirements >> import it to the production environment by going to settings and solutions again. This will copy your entities in new system.
Here are some links to help you understand it better:
they said only to copy ...as i am using two environment one is test and one is production.. so i need to copy from test to prod.. ??????how
When you are saying you just want to copy and not create a new record, what exactly you mean by that? It sounds a bit weird.
The easieest way is for example in Case of Opportunity create a lookup to Opportunity.
Then put the Subgrid of the Opportunity on the Opportunity Form and Name it Copy.
Use Mapping to map all desired fields in the relationship. If you then CLick on new the new Opp Form opens up with all the data of the old one (without create...)
Cheers Markus
my requirement is just to copy a case task opportunity from exisiting record
in the action button i did not find copy button
You don't want to create new record? Can you please elaborate on your requirement?
Yes Sandeep. Please follow below steps to create copy of an opportunity record:
1. Go to Settings > Processes.
2. Create new process of type action on an opportunity.
3. In the definition section of an action, create copy of the record using the context record on which action will be triggered.
4. Activate the action.
5. Create another on demand workflow and call above action in the workflow by passing context record.
This will create copy of the record.
i dnt want to create any new record i need to just copy thats it
is there any further links available for copying records using javascript and also without using javascript .. which will be better way
André Arnaud de Cal...
293,099
Super User 2025 Season 1
Martin Dráb
231,884
Most Valuable Professional
nmaenpaa
101,156
Moderator