Hello,
I hope this isn’ too dumb a question. I have tried a lot of things and looked at help but can’t work it out.
I am selecting a document in an embedded view then opening a dialogbox in Lotus Script. The dialogbox uses a form with a layout region. The layout region has fields on it that have the same name as those in the form of the document I have selected, are computed and have the field name as the formula. The form used for the dialog box also has “formulas inherit values…” selected.
WHen I open the dialogbox, the values do not appear on the form.
All the boolean vales are correctly set to enable transfer of data between documents.
Can anyone help? Is it the case that because I have launched this from Script, it won’t inherit values?
Many thanks in advance.