- Joined
- Mar 28, 2006
- Messages
- 198
- Reaction score
- 5
We use FileMaker 7 for everything at our office and we're always trying to make it do more. What we are currently trying to make it do is this: When specific values from a value list are chosen we want it to automatically change from the current layout to another specified layout.
I have a script created in FileMaker that does just that attached to a button right now, but what I'd like is for it to trigger the script when the specific values are chosen. I've set up a field that is a calculation so that when any of the specific values are chosen that field says "yes" and it is otherwise blank.
So, here's the proposed workflow: entering article information in the "Data Entry" layout (we're a monthly publication for Harley-Davidson enthisiasts), if the article type is a review (book review, product review, etc.), it automatically goes to the "Reviews" layout for additional data input, click a button there to get back to "Data Entry" and continue with the standard data. It needs to be automatic or it will not be used regularly, we need to collect the additional data on reviews. If it's not automatic our staff will "forget" to do the new process (be lazy about it is a more appropriate description, but we can't fix the people with a script, just the software).
Thanks.
I have a script created in FileMaker that does just that attached to a button right now, but what I'd like is for it to trigger the script when the specific values are chosen. I've set up a field that is a calculation so that when any of the specific values are chosen that field says "yes" and it is otherwise blank.
So, here's the proposed workflow: entering article information in the "Data Entry" layout (we're a monthly publication for Harley-Davidson enthisiasts), if the article type is a review (book review, product review, etc.), it automatically goes to the "Reviews" layout for additional data input, click a button there to get back to "Data Entry" and continue with the standard data. It needs to be automatic or it will not be used regularly, we need to collect the additional data on reviews. If it's not automatic our staff will "forget" to do the new process (be lazy about it is a more appropriate description, but we can't fix the people with a script, just the software).
Thanks.