Hi Michael,
Actually, I did find a clue in that other thread you pointed me too - thanks.
My problem was that in the detail and list templates I apparently did not have the full code.
I was using
Instead of
{$item.sales_editor|jrCore_format_string:$item.profile_quota_id}
I didn't know I needed the second part of that since Paul gave me a code which worked for adding lyrics with an editor in the audio form and it is working fine without the second part.
It was the "model" I followed.
{if strlen($item.audio_lyrics) > 0}
{$item.audio_lyrics}
{/if}
So it's working now but I'm still confused as to why that second part
|jrCore_format_string:$item.profile_quota_id
is necessary in my new "Combined Sales" module but isn't necessary in the "Audio" module where I added an editor for lyrics to the form.
Hmmmm....?????
--
Ken Rich
indiegospel.net