We're working on a Exp. Builder app, and started with scrolling pages. If we decide we don't need to scroll and want to switch to a Full-Screen page, is there an easy way to do that? Or do we have to rebuild the pages from scratch?
Hi @AndrewWallick, unfortunately there is no way to directly convert a scrolling page to a fullscreen page or vice versa.
But, you do not have to rebuild the page entirely from scratch. If you're in the same app, you can CTRL+C copy and CTRL+V paste widgets from one page to another and they will keep all of their settings. This also applies to any widgets that are in the same container widget, like a Column (If you copy and paste a Column widget you can move all the widgets in the column at the same time and they'll keep all their settings). To make the switch as easy as possible I'd put as many widgets as you can in layout containers and copy and paste those over.
You'll definitely have to do some layout re-designing but you do not have to reconfigure every widget.
oh, yeah copy and pasting will help a lot. Thank you!
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.