June 16, 20187 yr Hi guys, I have two questions, 1- is it possible to change the title of a button based on the layout mode using a script e.g. a button with the title "Find" will enter into find mode once in find mode the title will change to "perform find" I do plan to have a button to cancel find mode Thanks Rudy
June 16, 20187 yr You can't with a standard button, but you can with a button bar. Just create a button bar with a single button, and then specify the text as a calculation (ie you can use a global var or a field for this purpose). That was only one question. 😛
Create an account or sign in to comment