Hello, I was just wondering if you could provide a bit more detailed step-by-step instructions on how substituting tabs for fields can be accomplished. I followed the previous instructions, however I am not sure If I need to create this field delimiter in the field management section? When I go to the field management section and add a new field, it gives me the option to choose "fields delimiter" (which is spelled backwards). Then where do I input the code, simply into the description area? Do I need to disable the tab that it is referencing? Sorry, it simply isn't working for me like I wanted it and I am confused why. Below are the steps that I followed, I attached an image of what I did. Also as a note it is a AcyMailing tab that I am trying to display as a field. Thanks for your help!
++++++++++++++++++++++++++++++++++++
Sometimes you don't want to use a tab, but would love for it to be an actual field instead. This is very possible without breaking the structure of the tab and the usage of the tab while having the benefit of it being a field. Using a Delimiter field you'll need to add the following substitution.
[cb:usertab tab="##" user="#displayed" /]
You'll need to replace ## with the ID (found in Tab Management) of the actual tab you wish to display. Now save your Delimiter field as appropriately, but this isn't enough! If you leave the tab you're trying to render visible as well they'll conflict! So you'll now need to navigate to Tab Management and edit the tab. Then move its position to a "Not displayed on profile" location (doesn't matter which). You now have a working tab as a field!