OpenWindow Questions
Posted: January 17th, 2023, 8:18 pm
For the OpenWindow service, I had some questions about a few of its service parameters.
- Does WebPartId do anything anymore? Can it be removed or is there a legacy reason why it still exists?
- Setting Title does not seem to set the title of the opened window, what is it intended to do?
- What does FriendlyUrl do and how is it different from WidgetName or WindowUrl?
- In WindowParameter, what is the "resizable" parameter supposed to do, as well as "top", "left", and "status"?
- When WindowMode = "NewWindow" and EncryptQueryString = "True", the window opens to an error page.
- When WindowMode = "NewWindow" and EncryptQueryString = "False", the value for the last query string is missing the last character.
- OpenWebPartWindow seems to accept either "True" or "False", but no "Valid Values" show up for it in the assistant panel.