Hi,

I have successfully set up a Panel to override the My Account View, and am wanting to give users the ability to upload a logo and a couple of other images on registration or as part of editing their account. Does anyone have experience with setting this up so the images can be uploaded via the My Account edit functions/part of registration and make them appear in a Panel section either via direct input or via View?

I will also be wanting to set up a Carousel in the panel and want user to be able to upload and change images via their My Account edit section...

suggestions greatly appreciated!!!

Comments

adam_b’s picture

Panels just shows whatever's in the node/block/view which is called into a particular location on the page. If you can get the image to appear in the node/block/view then it should appear in the Panel with no problem.

OnthegOinOz’s picture

Thanks for your reply adam... I possibly did not explain myself well, or what I want to do is very simple?!

I am wanting a user with a My Account page, with associated Panel Profile, to be able to click the edit button whilst in My Account, to then add an image for a logo that appears in a section of the Profile Panel tagged to the user being viewed. I would also like to have the same situation with a carousel module that users can update regularly.

I have tried to create a content type called 'images'. Then I have ticked it to be used for Content Profile, display full content, show on secondary tab, use on registration. I then create a field named 'logo' as a file with 'image' widget.

I then go to the Profile Panel and insert content 'images: (File) field_logo' in the desired section.

This all works fine and I go to My Account and upload and image.

I then go to view and no image to be seen?

any ideas??

OnthegOinOz’s picture

bump