Updating User Fields

Hi,

I have a screen to update users subscription plans (the button to bring me to the page is only visible to admin users) although it only allows me to update the logged in users data (myself) and gives a “Action cannot be completed” error when trying to update any other user. Anyone know a workaround for this?

Can you show what you are talking about?

Are you saying you can only update the logged in users information?

If that’s the case, you can probably create a list of all users and a details page for that list that way when you click on a user in the list it sends the information for that user to the details page, there you would have the option to edit that users information.

Hope that helps.

Thanks Bobby. Turns out I was trying to edit a locked field (user name which I changed to subscription plan) so I added a new property for subscription plan and it works fine now.

Ah, I see.

Glad you got it to work!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.