
OK, I have an issue where my code works as I followed the steps from your YouTube video (https://youtu.be/Rk2u5L2iZiU?si=hsfUIg3P2IQf7YWp). You did mention I could use it on custom Input Fields. Now, when I publish my site and log in, the code populates the field with the member's Nickname as I am trying to build my own custom Blog/Post/Forum with a CMS Collection & have it displayed on a page using repeaters. Now my issue is that it shows the member's nickname, but if they do not type something into the field, even though it is populated already, the CMS won't capture it, and my repeaters' "Member Name" stays blank. I don't know how to capture the user's nickname who submits the post, or even just the name within the CMS, so other members can see who created the post. Any help or suggestions would be appreciated.
Thanks