Discussion posts and replies are publicly visible
You can not use IDs, but you can create a generic xpath, identify a label first, then navigate to the element(Input, TextBox, Radio button, Dropdowns and others). We use xpaths in our C# Framework wtih Selenium WebDriver.