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

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

Recommended Posts

Posted

hello,

anyone know's how i can disable the status panel to the right of my layout in iwp. I don't want people to switch between the layout with that panel they have to use my buttons.

thx in advance

Posted

It's actually called the Status Area, and the line to put in your startup script is:

Show/Hide Status Area [hide]

You can also lock the status area in the same script step, to prevent users from being able to open it at all.

-Stanley

Posted

thx all for ur replys.... but how do i insert that startup script?

And where do i have to write that script?

if i wanna insert that "if statement", i have to choose from tables and such ..i am very confused

Posted

Go to Scripts->Scriptmaker.

In the dialog, enter a new script name (DBStartup)

In the next window, there's a box with all the available commands on the left, and an empty box to the right.

In the left box, locate the If command & double click. The If/End If commands appear in the right box.

Double-click on the If command in the right box, and enter "PatternCount ( Get ( ApplicationVersion ) ; "Web") in the large box and click Okay.

Locate the "Show/Hide Status Area" command in the left. Double-click and put it in the right window. It should appear after the If line, slightly indented.

Click on this line. In the work area below the main script, you will see a dropdown: Toggle/Show/Hide, and a Lock checkbox (I think--I'm not at my machine right now). Select the Hide option and the Lock option.

Click Save and again at the Scriptmaker menu.

Now, go to the File menu and look for a screen that lets you set the startup script and layout. Set the startup script to use DBStartup, and try it out.

This topic is 6838 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.