Forum Discussion
VarunGrazitti
10 years agoBoss
DylanGeorgeFiel - You are using board.id, so it is returning the board if and not the title, try using title and it should return the board title without underscores.
Sign in to react to this post
- DylanGeorgeFiel10 years agoHelper
Yep,
Thank's Varun. I cannot do a SELECT * FROM board so how can I know what properties are attached to board?
I cannot find any reference on the website documentation.
Sign in to react to this post- VarunGrazitti10 years agoBossWhat was the original call that you were making? Can you post that?Sign in to react to this post