Using Joomla's content formatter in a custom component - Joomla! Forum - community, help and support
hello,
i making major improvements team roster component downloaded. 1 of things doing creating player profile page, lists bunch of info database , picture of player. want here able output html code database player description (the same kind stored when submit new content).
currently have database store content , other player info (using editorarea() call). question is, how code component after creates table player info output html player bio proper formatting? (just joomla outputs content items).
currently data retrieved $rows entry #1 ($rows[1]->freetxt entry has html code player bio).
thank you,
-neo
i making major improvements team roster component downloaded. 1 of things doing creating player profile page, lists bunch of info database , picture of player. want here able output html code database player description (the same kind stored when submit new content).
currently have database store content , other player info (using editorarea() call). question is, how code component after creates table player info output html player bio proper formatting? (just joomla outputs content items).
currently data retrieved $rows entry #1 ($rows[1]->freetxt entry has html code player bio).
thank you,
-neo
Comments
Post a Comment