designerspressinc Posted February 6, 2019 Share Posted February 6, 2019 I'm sure this is a very simple thing but all my searches for how to do it have not lead me to something that works. I want to have my field "Header" always be forced into all caps. Thanks in advance for your help. Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted February 6, 2019 Share Posted February 6, 2019 In OnRecordStart: FusionPro.Composition.AddVariable("Header", Field("Header").toUpperCase()); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.