5 years ago
3
Topic

I have created a user content type that contains a Group X field. 

The user will be able to modify his data in the front end, but I do not want him to be able to add or remove the elements created with Group X, and I wanted to know if it is possible to hide the add del drag buttons.

Thanks in advance

Get a VIP membership
4229 Posts
Kadministrator
5 years ago
2
Level 1

In the groupX field settings you can set add/remove/drag buttons to Off or On

5 years ago
1
Level 2

Hello, Klas.

Thanks for answering my question.

I really need those buttons to be visible to the administrator in the back end, but not to the user in the front end.

I currently have them hidden by css, but I wanted to know if I can avoid doing it this way.

Thanks again.

1283 Posts
Bucklash
5 years ago
0
Level 3

Hi

An easy way is two have two fields:

one for site form

one for admin

OR

one with restriction based on usergroup x

one with restriction based on usergroup y

OR

menu item and in it goes :D

Get a VIP membership