Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8247 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I need to toggle text format from plain to strikeout and back, based on a script attached to a button. I do not see a script step regarding formatting, other than Proper(). I also don't think I can access menu steps through a script. Is there a way to do this? Advice is appreciated.

Posted

make 2 fields.

one with each type of formatting, and mirror the contents (have one field a calcuation or have it copy during script)

make 2 scripts that uses the "go to field" script step for each of the fields.

then put them directly on top on one another in the layout (make sure not to have them transparent)

add a global field of type number.

the script to toggle formating should call the the approprite script depending on the global (have it say, 1 for normal, 2 for strickthru).

this SHOULD work, i'm kinda of making up as i go along

This topic is 8247 days old. Please don't post here. Open a new topic instead.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.