Jay Roy
asked on
put text in richtexteditor in next line
hi guys
i have my richtext editor like this
<mx:RichTextEditor id="projectObj" width="1050" title="Project "
text="{Provide a brief description of the project}{modelviewdata.pro jectDetail dto.projec tObjective }" maxHeight="261" creationComplete="expcoll( event)" toolTip="Provide a brief description of the project"/>
In my text i am showing some data 'Provide a brief description of the project' and i have the answer in{modelviewdata.projectDe taildto.pr ojectObjec tive}
can i put {modelviewdata.projectDeta ildto.proj ectObjecti ve} in the next line instead of same line?
thanks
i have my richtext editor like this
<mx:RichTextEditor id="projectObj" width="1050" title="Project "
text="{Provide a brief description of the project}{modelviewdata.pro
In my text i am showing some data 'Provide a brief description of the project' and i have the answer in{modelviewdata.projectDe
can i put {modelviewdata.projectDeta
thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
thanks , i want italics too
htmlText="<i>{'Provide a brief description of the project'}</i><BR/>{modelvi ewdata.pro jectDetail dto.projec tObjective }"
shows error.
any idea
thax
htmlText="<i>{'Provide a brief description of the project'}</i><BR/>{modelvi
shows error.
any idea
thax
ASKER
actually when i use just the <BR/> like you said
htmlText="{'Provide a brief description of the project'}<BR/>{modelviewda ta.project Detaildto. projectObj ective}"
i get an error : value of htmltext must not contain <
htmlText="{'Provide a brief description of the project'}<BR/>{modelviewda
i get an error : value of htmltext must not contain <
ASKER
any help plz, its little urgent.
thanks.
thanks.
ASKER
any help appreciated
https://www.experts-exchange.com/questions/27102666/selecting-a-single-value-from-text-htmlText.html
thanks
https://www.experts-exchange.com/questions/27102666/selecting-a-single-value-from-text-htmlText.html
thanks
htmlText="{Provide a brief description of the project}<BR/>{modelviewdat