Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Blocks Give Error On Package Import If Redirect Page Not Selected #31

Open
TravsVoid opened this issue Apr 4, 2023 · 0 comments
Open

Comments

@TravsVoid
Copy link

I exported a page, then tried to import it as part of my package and received this error:

Error

I had a different page with a form block that didn't have this error on import so I compared the block code and the difference seems to be because on one form I didn't select a page redirect which results in that field only having the following:
<redirectCID/>

My form that did import without error had the homepage selected as the redirect page and had this:
<redirectCID>{ccm:export:page:}</redirectCID>

Regardless of if they import without error or not, neither work on the frontend so I'm opening a separate issue for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant