Hi
As we have a property on the form “Inherit entire selected document into Rich Text Field”. Can we enable or disable this property thru formula/lotusscript.
Purpose : I have some static text say “Test” in Default value of Body field. And if I use above property or use @command([ComposeWithReference];“”;“Reply with History”; 0+3+4) in Reply with history action button then it will display “Test” text in collapsable section at the end. I am not able to put this text “Test” at the top of the Body field and then it displays collapsable section.
Thanks