Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to find the current view name from within a uidoc

2 views
Skip to first unread message

trinh...@hotmail.com

unread,
Mar 19, 2008, 6:49:44 PM3/19/08
to
Hope someone can point me the way how to solve this problem.
I have a database with All Document view and some folders. I want to
select a folder, click on the New Doc action button, fill out the
form, click on the Save action button and expects to see the document
in the previously selected folder. My problem is I can't get the
currentview name when I'm in the uidoc. If I can get to this, think I
can move the document in the Save action button.
Thanks.

ltony

unread,
Mar 20, 2008, 9:29:08 AM3/20/08
to
trinh...@hotmail.com ha scritto:

There are several ways to obtain it:
1 ) Modify the "New Doc action button" to fill a field in the new doc
with the name of the current folder
2 ) Modify the "New Doc action button" to write in the environment e
variable whith the name of current folder. A field in the doc will get
that value from the environment
3 ) you can Write the environment variable with the folder name every
time you open a folder.

I hope this helps you. Write if not

0 new messages