Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 9, 20231 yr We're getting ready to sync accounts from our current site into our new IPS community. My server tech thinks he's just about got everything set. When this happens, we're also going to be adding a profile field to show below each members post count. This field will be a link to their collection dashboard on our site (outside of IPS). My server tech thinks he can insert the links for all members, if we can find where the data is stored, so I'm hoping someone can help with that. Currently, I've got the field added as seen below. Added via AdminCP in Members / Member Settings / Profiles. I just added this field to Personal Information section that was there with the default.
September 9, 20231 yr Community Expert Solution The data is saved in the table core_pfields_content in the column field_X, where X is the ID of the field you added in ACP.