Jump to content
Server Maintenance This Week. ×

Tabs How?


ino

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

Recommended Posts

Is it any way that automatically will be assigned current tab to field ?

Yes - and no.

If you define the field Calendar::current as an unstored calculation field with the formula specified as:

$$_active_tab

- then, with the rest of the solution set up the way you have it, the Calendar::current field will automatically return the current tab number, regardless of how the user navigates to the tab.

BUT (fly in ointment...) the unstored calculation will not refresh/update until you click into the field or otherwise refresh the screen. However you might consider using a free plug-in (eg zippScript) to refresh the screen when the tab changes, if this is a concern.

BTW, it is no longer generally accepted that using:

Go to Field [ ]

is a desirable way to exit the record. In the days of version 3, that was a common (and necessary) work-around, but more recent version have provided a specific command for this purpose:

Commit Records/Requests [ ]

- so I'd recommend that you consider using it instead. ???

Link to comment
Share on other sites

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