Jump to content
Server Maintenance This Week. ×

Get Active Tab Control?


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

Recommended Posts

  • 1 month later...

I've just started working with Tab Control and found this thread, so I will add my question to it because it's similar to my issue. I created an unstored calc called cActiveTab:

If (

GetLayoutObjectAttribute ( "TabOne" ; "isFrontTabPanel" ) ;

"TabOneActive" ;

"TabOneNotActive"

)

It doesn't get any simpler than that. However, when I click on the tabs in my layout, the result of the calc does not change. The tab layout object is definitely named correctly. What am I doing wrong?

Many thanks for your suggestions--

Link to comment
Share on other sites

This calc field will not be used in the presentation layer, I'm using it for development purposes only. I suppose I could just use the Data Viewer instead, but sometimes I like to place certain 'helper fields' right there on the layout as I program so I can easily monitor the status of certain operations. Not a big deal, I can certainly work around it.

Thanks for your replies, Colin.

Link to comment
Share on other sites

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