Jump to content
Server Maintenance This Week. ×

Creating a script


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

Recommended Posts

Hi all,

I am trying to write a script that let me display multiple fields of the same tables and create a button that run that script.

for example a button to show the current address and another on to show the previous address, or some thing like that.

I don't know if this idea is doable or not.

Thanks in advance for your help and advice.

 

I am using filemaker pro 13

Thanks 

 

Link to comment
Share on other sites

You might try using a Slide Control object, placing the current address on one panel and previous address on another. Give each panel a name using the Inspector, e.g. "current" and "previous."

Then your script would simply be Go to Object["current"]. Etc.

Or, you could do the whole thing without scripting by using a Tab Control. Same thing, put current/previous on their respective panels, but the tabs already provide the "buttons" for you.

Link to comment
Share on other sites

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