Closed (works as designed)
Project:
MySite
Version:
5.x-3.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2008 at 21:48 UTC
Updated:
10 Nov 2008 at 15:48 UTC
and anything they add gets placed below it? A client is requesting this. Thanks!
Comments
Comment #1
agentrickardThe 'lock item' feature for admins makes it so that users cannot remove items from their page. However, it cannot guarantee position.
If you truly want to lock some items in place for all users, create a new Layout file and embed the parts you want in that file using mysite_render().
Comment #2
stevemagruder commentedThank you for the help! That gives me a very good start.