Hi Rizwan Rizwan,
Have you tried formula?
Try to add same field id in second field using formula window.
Example :
Field 1 is test1_c & 2. is test2_c
Add formula for field 2 just open calculate formula & add only test1_c.
Hope it will help..
Hi Rizwan Rizwan,
Have you tried formula?
Try to add same field id in second field using formula window.
Example :
Field 1 is test1_c & 2. is test2_c
Add formula for field 2 just open calculate formula & add only test1_c.
Hope it will help..
Thank you for your proposed solution, it worked like a charm, simple yet did the trick,
Btw there was no problem in Editing, the first value was the master, I couldn't edit the second "Cloned" value, which was exactly what I was looking for, also it works with picklists
Thank you,
Yes, you can show same field in two tabs by editing record.php file of that particular module. Through studio, it is not possible. But updating record.php file of that module, you can display same field in two tabs. Just copy array of field in put it in next tab and arrange the indexing properly. save the record.php and click on repair rebuild link in admin. You can see one field in two tabs.