Skip to main content
Nintex Community Menu Bar
Question

Child/Normal page converter in Skuid Labs

  • July 11, 2024
  • 2 replies
  • 6 views

Forum|alt.badge.img+5

Hey all! I know building pages and realizing you either a) wanted to use a master page or b) did not want to use a master page can be a pain, because it means a full rebuild or XML surgery. So I built a converter page you can add to your Skuid instance:

https://github.com/skuid/skuid-labs/tree/master/experiments/pages/childNormalPageConverter

If you haven’t heard about Skuid Labs, it’s a place for all your cutting-edge Skuid experiments. There’s no warranty on anything, but this page should be relatively safe. Of course, always back up your work as a precaution!

If you encounter any bugs or have ideas on how to improve this (or anything in Labs), let me know, or feel free to submit a pull request.

2 replies

Forum|alt.badge.img+3

This is GREAT!  I think it will be really helpful.  I have been in that spot where I built a page but later I wanted it to have a master page.


Forum|alt.badge.img+8

Nice work.