R
Radim Glockner
Hello,
I would like to consult Infopath support for mixed content. It seems that
there is only one possibility - to use XHTML element and RTF text box. I
would like to allow users to insert other elements with custom formatting
into this text box. For example:
<textelement>
<div>some text here<myelement>foo</myelement>some text again
</div>
</textelement>
I would like to allow users to insert myelement into the text box at the
cursor position. Every myelement should have the same formatting (for ex.
green bold text).
I suppose that it is not actually possible in the current version of
Infopath. Would it be possible to write custom control similar to RTF text
box but having functionalities described above?
thanks for any suggestion
Radim
I would like to consult Infopath support for mixed content. It seems that
there is only one possibility - to use XHTML element and RTF text box. I
would like to allow users to insert other elements with custom formatting
into this text box. For example:
<textelement>
<div>some text here<myelement>foo</myelement>some text again
</div>
</textelement>
I would like to allow users to insert myelement into the text box at the
cursor position. Every myelement should have the same formatting (for ex.
green bold text).
I suppose that it is not actually possible in the current version of
Infopath. Would it be possible to write custom control similar to RTF text
box but having functionalities described above?
thanks for any suggestion
Radim