I’ve been playing with scripting InDesign. I’ve gotten most of parts to work individually but having a lot of trouble getting them to work as a whole. I was hoping someone could give me some help.
1) I would like to have a window that has elements that change. To start I’d like it to have a dropdownlist that has a numeric value and as that number is changed it changes the number of edittext inputs. Is this possible?
2) I am running into an issue with an error “cannot handle request because a modal dialog or alert is active” when I try to open a file. How do I get around this? A test script where the inputs are just set work but when it is based on input from a window it fails.
3) Is there any way to have a webpage control inDesign — either on localhost or actual hosting?
It is really difficult to find documentation for scripting so any help would be really appreciated.