Computed Richtext Attachment

I have 1 editable richtext field n 1 computed richtext field.After saving the doc content from 1 goes to 2 but the attachment doesnot become non-editable.

Since richtext 2 is computed , its content should remain non-editable , here in my case the text remains non-editable but the attachment can be deleted by pressinf delete button.

I want that attachment should not deleted at any cost. pls help.

Thanks in advance!

Subject: Computed Richtext Attachment

Wow, thats weird. I just checked my app that uses computer RTFs to hold attachments, but I could NOT delete them (whew.)

My method is not the same however. I have a computed section - one holds an editable RTF and the other holds the same RTF - but computed. (This way some users can edit and some can only read, depending on the section formula.)

I would create a new form with just an editable RTF. Create a doc and save with attachment. Now change it to computed. Can you still delete the attachment on your test doc’s one computed RTF?