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

Getting The Portal Focus ???


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

Recommended Posts

Posted

I have a 2 layouts;

MainLayout is called INPUT and has several tabs

Each tab has a portal

One tab is called Add Transactions and is named accordingly.

I wrote this script;

[color:red]Set VAriable [$$portalrow;value:Options::optionid.pk

/* This line captures the current portqal row */

Then there is some code that does a 'find'

If [get [foundcount)>0

Show custom Dialog ...

If[get(lastMessageChoice=2)

Delete all records

Goto Layout ("Input"...)

Goto Object [Object Name: "Add Transactions"]

Goto Portal Row [select;No Dialog;$$portalrow]

Delete Portal Row [No Dialog]

Else

...

[color:red]

The problem is that when this script encounters the Go to Portal Row, it jumps to the 1st tab ....:? What's up with that?

Posted

Thanks for the reply.

It turns out that the culprit was the object name I gave to a tab. For some reason, I can't 'goto object' to a tab name.

So, I named the portal and used goto object to go to it. Then I brought in $portalrow and deleted the portal row. ba boom... done.

Thanks again.

  • 5 weeks later...
Posted

Question.. and new to this.. How did you get your code to this message.. I had to print, then scan to a image? thanks..

Posted (edited)

RE Code.

In this case I just typed it in.

I have a mac so sometimes I use a program called InstantShot! to capture part of the screen as a .jpg. Then I upload the .jpg to a Google Pages Account (free) and reference the URL when I write the question. If you have a Mac, I can email InstantShot! to you. It is a free utility.

Edited by Guest
Posted

OS X has built-in abilities to capture screenshots:

http://docs.info.apple.com/article.html?path=Mac/10.5/en/cdb_scrshtfky.html

Also, you can attach files directly to your posts here.

@ mastar:

http://fmforums.com/forum/showpost.php?post/312574/

Posted

OS X has built-in abilities to capture screenshots:

http://docs.info.apple.com/article.html?path=Mac/10.5/en/cdb_scrshtfky.html

Also, you can attach files directly to your posts here.

@ mastar:

http://fmforums.com/forum/showpost.php?post/312574/

Thanks for reminding me about the Apple capture feature. I find it easier to just click on InstantShot and then drag the pointer over what I want to capture than try and remember the keyboard activation sequence. Personal preference.

InstantShot_2.4.dmg.zip

Posted

I am not arguing with your preference. It's just that your post could be read as saying that additional software is required.

In any case, mastar's profile indicates Windows XP, so...

Posted

i prefer the widget.

http://www.apple.com/downloads/dashboard/business/screenshotplus.html

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