Hi everone, just wondering if this is possiable. I have a PDF file that has a combo box (with the choices, "SELECT", "YES", "NO", what I want to do is have a JS script that basicaly says:
if(comboboxchoice.select = "NO" then hide a certain section (making it un-editable).
Is this doable?? I think no, but if it then it's a great thing to have... I have not failed; I merely found 100,000 different ways of not succeding...
if(comboboxchoice.select = "NO" then hide a certain section (making it un-editable).
Is this doable?? I think no, but if it then it's a great thing to have... I have not failed; I merely found 100,000 different ways of not succeding...