Where is "pages" section in version 5 of PWSHUniversal?

Hello,

We used a “pages” web forms with user inputs that call a script in version 4.2.5

After the migration in v5, “Pages” are not retrieved and i cannot find anymore this Simple, drag and drop web pages that can execute PowerShell and REST APIs.

Can you tell me if this feature has been removed in V5? If so, how can I recover my WebForms work?

Thanks

Product: PowerShell Universal
Version: 1.4.6

Pages are contained within Apps - a page cannot exist without one. You can find more information here and here.

Hope that helps!
:wavy_dash:ZG

Hi, Thanks for your reply.

I agree that pages are contained within Apps but it seems that “pages” created in 4.5 are not automatically retrieved in new V5. There is no more “toolboox” to drag and drop input object into the pages. It means that we have to recreate pages from scratch :s after migration from v4 to v5.

The pages feature was removed in V5

Mentioned as the first on the Breaking changes list:
Upgrading | PowerShell Universal

Thanks, it’s clear now.

Last question, do you know if there is a way to migrate this “old pages” to the new version ?

Thanks