I have project for the web deployed with Project accelerator on top. As per the requirement i have created a custom table to collect information from the user. Now this table is being displayed as a tab when u create a new project.
Problem is when i fill this custom table, data filled in that table is displayed for each and every project. It should be unique to every project.
For Example -
I am filling out a new project data, Custom table has details related to some vendor information. When i save it and open another project under the vendor information i see the data what i filled for the previous project. it's being displayed on all the projects.
Thanks in advance.