Skip to main content
Participating Frequently
October 28, 2024
Question

Change the value from "off" to a different word when not checked the box in a PDF

  • October 28, 2024
  • 2 replies
  • 917 views

I am trying to change the value from off to "blank" on a check box.  I'm new a this and I have no idea.  I have set the vaue is checked to display something else.  I am saving my file based on this selection.  help.

 

This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
October 28, 2024

Not possible.

Bernd Alheit
Community Expert
Community Expert
October 28, 2024

What is your issue with the checkbox?

AC1017Author
Participating Frequently
October 29, 2024

I have a document that is set up to save as depending on the check box.  if the check box is checked the value is the word "revision" so the document name will have the word revsion on it.  If the box is not checked, it saves as "off".  I was wondering if I could change the "off" to something else.  perhaps a "blank space".  

try67
Community Expert
Community Expert
October 29, 2024

You can do it in the code you're using to save the file, but not in the actual default value itself.