Jump to content

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

Recommended Posts

Posted

I am using a script with repeating container fields. I would like to create a blinking effect in a container field. is it somehow possible to copy from 2 container fields in succession and have it loop. one containing a red image and one containing a blue image?The script below copies a red image into a container field and when the user clicks again it becomes empty. But i would like the user to click on the field and have filemaker copy the red to the new container field and then copy from another field containing a blue image and loop that process. Is this possible.

Case (

IsEmpty ( blank::button 1 [ Get ( ScriptParameter ) ] ) ;

blank::red ;

""

)

The 2 fields I would user are

blank::red

blank::blue

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