August 30, 200322 yr hello all, this is getting to be a regular spot for me a script question, can you script so a user has to complete or access a particular layout first before going to another layout (student layout must be complete before going to course layout or agreement layout) d
August 30, 200322 yr In script check for each field by IF Else... If all is OK continue to layout. If something is not OK, Halt or Exit script. You can also do single calculation field, which will check for required values and will have value Yes or No. Then in script you will check only this single field.
Create an account or sign in to comment