65 Posts
raz
9 years ago
2
Topic

Hi

I create some fileds for registration

but I'd like to make these filed readonly in profile page

for example I created some filed that users can upload image in registration,

but in profile page I don't like they can upload images;

they must just see the preview of images that they upload.

How can I do that?

thanks

Get a VIP membership
595 Posts
Octopoos - Mehdi
8 years ago
1
Level 1

Hi raz,

To do that, one solution:

  • to create a copy of each field
  • to set the variation "as value" on the copy of each field
  • to set restriction feature "button 4" (workflow) on each field. click on button + and select action "add" for the originals fields and the action "edit" for the copied fields.

Regards,
Mehdi

65 Posts
raz
8 years ago
0
Level 2

I could copy the value of filed in another filed, when filed is text filed,

based on this tutorial:

http://www.seblod.com/resources/videos/playing-with-custom-attributes

but it doesn't work when filed is image upload.

any solution for that?

Get a VIP membership