October 17, 201114 yr Dear Friend, Here I am facing a very small problem. I have two files A and B. Both are independent files and having no relation with each other. But I just want that, whenever a user try to open file B without opening file A, then he should be given a message that first open file A than only after that user will be able to open file B. I mean no user can open file B without opening file A. And one more question that, How can I get the name another file from a file without having any relationship between them.? Thanks in advance. Waiting for positive reply as soon as possible.
October 17, 201114 yr Create Blank layout in file B by giving message "First open file A then only you can able to access B file" local status toolbar so that he cant go to another layout. Now "on open" from file option submenu put script "open file".In Open file script put script step "Go to layout(that newly created layout). In File "A" put link to open file B wher it opens particular required layout.
Create an account or sign in to comment