EditInsertText presumes you have already done a EditGotoField prior to inserting text. Since you cannot do that with a hidden field your best bet would be: A) set the value in a variable and @SetField the variable, or other field value; B) use the field's properies default to set the value; C) use LotusScript to set the value. Hope this helps.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.