Simple Edit for Account Manager Pending Accounts Screen

I am trying to get simple edit se up for the Pending Accounts Screen of an Account Manager Page. For some reason, it is just not working. I have added my layouts to the layout manager correctly, but nothing that I put in my layout ever shows up in simple edit, it is like I never added anything.


Does this have something to do with the confusing of having to configure a layout for a user for some parts of the Account Manager asset?



Has anyone got this working before?

[quote]I am trying to get simple edit se up for the Pending Accounts Screen of an Account Manager Page. For some reason, it is just not working. I have added my layouts to the layout manager correctly, but nothing that I put in my layout ever shows up in simple edit, it is like I never added anything.


Does this have something to do with the confusing of having to configure a layout for a user for some parts of the Account Manager asset?



Has anyone got this working before?[/quote]

As you are logged in when attempting to edit the page in "Simple Edit", the "Logged In" bodycopy is most likely displayed in place of any associated Simple Edit Layout. Simple Edit mode is used on this asset to provide an interface for the current user to edit their details.


So, is there actually no way to edit different screens of the actual Account Manager Page asset in Simple Edit?

Looking at the code it appears that is the case. This asset implements its own Simple Edit print handler, which doesn't call the respective handler inherited by other asset types.

Can't you use an Asset Listing Page to list all the pending user accounts, and use ajax+buttons+triggers for Approving and Denying the user creation?


Yes, but it is already done for me on the pending accounts screen. :)

I don't think you can access the pending accounts screen in simple edit.