Jump to content

Issue with ProcessPageEdit: Show only one field and save page...


bernhard
 Share

Recommended Posts

Hm... I thought when showing only one field on the page edit screen ( /page/edit/?id=123&field=yourfield ) it should display only this field after pagesave as well?! What do you think? At the moment when I save the page I'm redirected to the page edit screen showing ALL fields, not only the one that I requested initially.

Shouldn't the page edit screen remember which field was shown and then only show this field after the page save?

If you confirm this issue I'll post it on github, thx.

  • Like 1
Link to comment
Share on other sites

Wow, I didn't even knew you could do this: &field=yourfield ?

It works even with multiple fields: &field=title,headline,summary. Is this a new feature?

I don't know if it is expected behavior to only have this one field you edited on the follow-up page-edit screen as well. You see them in the URL as query strings &changes=fieldname. Maybe you could create a hook to also append the &field query params too after save?

Link to comment
Share on other sites

32 minutes ago, dragan said:

Is this a new feature?

No ?

32 minutes ago, dragan said:

Maybe you could create a hook to also append the &field query params too after save?

I could, but I think this should be the case by default and wanted to hear your opinions about that.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...