October 6, 200916 yr Hi, Is it me or we cannot do conditionnal formatting based on global variables? Check the attached file, it's quite simple. I want to use two buttons to navigate through tabs. The buttons call the "gotoObject (objectName)" Script which set the global variable $$currentObject to the destination object name. The conditionnal formatting must match the $$currentObject. BTW I forgot to add a format to the "Text" button. forum_tab_button.zip Edited October 6, 200916 yr by Guest Added the BTW
October 6, 200916 yr Author Just tried this mod before reading the post. Thanks it works. I am wondering what is reason why there's a need to refresh the window.
October 6, 200916 yr Author Is there a way to doing this, without the screen flicker? Since the layout I'm working on is quite heavy.
October 6, 200916 yr To NOT use the "Refresh" step, you must set a field, not a var. forum_tab_buttonMOD2.zip
Create an account or sign in to comment