So, I've run into what may be a bit of a bug, where IOM requires a Gift Notepad Author to be specified (despite the Author field not being offered in the Default Gift Notepad section in Config). I could just choose someone to be the default Author, but I would rather it defaulted to whoever was logged in and running the import.
I've had a look around in RE's VBA glossary, and found these two functions:
Am I on the right track? I'm not sure what the syntax would need to look like?
Thanks!
Sophia
...
Update...or instead of calling a function, would I just need to refer to the field CurrentUserID (member of the class IBBSessionContext?). (Can you tell I am stumbling around blindly, clutching at straws? :-) )
Sophia Turner
So, I've run into what may be a bit of a bug, where IOM requires a Gift Notepad Author to be specified (despite the Author field not being offered in the Default Gift Notepad section in Config). I could just choose someone to be the default Author, but I would rather it defaulted to whoever was logged in and running the import.
I've had a look around in RE's VBA glossary, and found these two functions:
Am I on the right track? I'm not sure what the syntax would need to look like?
Thanks!
Sophia
...
Update...or instead of calling a function, would I just need to refer to the field CurrentUserID (member of the class IBBSessionContext?). (Can you tell I am stumbling around blindly, clutching at straws? :-) )