Finding a control in a form

S

SKR

Have customized a sample template to create a form.

On completion, could not publish to email recipients - error message: can be
published only on server, not on email, because of RTF control

Changed the one RTF control that i could find to text box, and apparently
there are no more RTF controls - nor any additional views

How do i search and scan through each individual control on the form?

Thanks
 
A

Anuma(GGK Tech)

Hi,

First extract your template. Open “View1.xsl†in visual studio or Notepad
and Search for “xdRichTextBox†in that file. Verify the field name in the
“xd:binding†node in the same row.

I hope this will help you to find out the Rich text fields.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top