Forum Discussion
biggie1224
Aug 01, 2023Copper Contributor
Project for Web Accelerator different Data verse tables
Hi All, I have added project for web as an unmanaged solution in our non default environment, the question if i create a separate unmanaged solution, how can i modify it so that any new projects...
- Aug 02, 2023Why would you want to do this just out of interest? If you do this, you would also have to find a way of editing the project for the web application so that it would pull Projects from another table. you would also have to recreate exactly all the relationships to the other tables (ie tasks are not saved to msdyn_projects, they are saved to msdyn_projecttasks, so you would need to recreate this connection and all the others that contribute to a project in PftW). It would be a considerable undertaking that I don't see much benefit in doing to be honest.
biggie1224
Aug 09, 2023Copper Contributor
Domlit not in different environment, I wanted to have separate instance for the user in the same environment, meaning all his project data will be saved to different tables than our team, this is what i am trying to achieve.
Domlit
Aug 09, 2023Brass Contributor
then you would have to somehow change the unmanaged solution you have created, to have the same functionality of the original app, but with relationships/flows/forms all pointing to different tables. It would be a massive undertaking, with no guarantee that it would work IMHO. I would say setup a support ticket, but I imagine they won't support someone messing around with the Core PftW application that is usually a managed solution (in all my envs sandbox, dev or prod its a managed solution). hope that helps.