hartmut Posted October 9, 2009 Posted October 9, 2009 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now