Let's say I want to call the action that inserts a frame, like this:
Actions.Execute("ActHTMLFrame")
Then it would be nice if it was possible to populate the form with values and "autoclick" the OK button from within a plugin script.
Passing parameters to plugin Actions
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Passing parameters to plugin Actions
There are 10 types of people in the world: Those who understand binary and those who don't.
Re: Passing parameters to plugin Actions
I don't see a technically feasible way to do this. We would need to manually expose all fields of all forms to plugin API and that's simply way too much. Sorry.
Blumentals Software Programmer