kklosson wroteIf you can launch the form in the context of a process, then you should be able to set the attribute value
You mean by using the "WITH" option?
Like this?
ENTER NEW MyObject WITH MyObject.MyAttribute='abc' USING 'aaForm'
So I know I'm going to use 'aaForm' then I can set it to 'abc'
If I were using 'bbForm' then I can set set it to 'cbs'.
Great approach. Thanks my friend.
BTW, did you see my post on "DuplicatID" error? 🙁