Forum Discussion
VarunGrazitti
11 years agoBoss
cs1991 - You can display them inside these specific sections only, just put the code under conditions specifying the board names you'd like to show the fname and lname. There is no constraint to this, you just need to get the parent of the posts and if the parent of the post falls under your criteria, it'll show the full name, else default. Use the ancestors context object or use the /ancestor api.
Your changes will go inside the forum message quilt. Let me know if this helps.
- cs199111 years agoExpert
Thanks for the confirmation VarunGrazitti ! I found the ancestors context, so I will toy around with some different ideas and then I will reach out if I need additional help on this. I greatly apprecriate it!