Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7468 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I currently have two windows. One window (the main) is just a portal. When they select the portal it pops up the related record in another window (child). Then they are required to fill out 3 fields in the child window and it saves with the save button. Everythign works fine now but I have one minor problem. Is there a way to keep the child window open and have the main window untouchable until the child is closed? Im having a problem with people clicking on the main window by accident (while the child window is there and the child window just goes behind main and becomes invisable until you minimize the main window..

Posted

Ahh found a way! smile.gif All I did was added 2 lines to the open related record window script...

The bottom lines read this.

Select window (the Child window name)

Pause Indefinatly

Now I cant select the window behind it unless I click the x or the save button or cancel

Posted

minor problem found... Is there a script that will take the

Script:

[Continue]

[Cancel]

out of the stats area? or is there a script that can make it cancel or continue?

Posted

Set Allow User Abort [Off] at the beginning of your script and Cancel will not be an option. Show/Hide Status Area [Lock; Hide] and Continue will not be an option either. Set a button to Resume Script and your currently paused one will continue.

Posted

hmm im trying that doesnt seem to work..

My New Window Script says this.

------------------------

-Freeze Window

-Go To Related Record [From table:...........................NewWindow]

-Adjust Window [Resize to Fit]

-Select Window [........]

-Show/Hide Status Area [Lock;Hide]

-View As[Form]

-Allow User Abort[Off]

-Pause/Resume Scipt [indefinitely]

Now my Save or Cancel Button in the window Has

-Pause/Resume Scipt [Duration (seconds): 0]

at the beggining of the scripts but when the the window closes I still have the Continue in the stats bar of my main window.

This topic is 7468 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.