M
M
mills2018-12-04 10:16:41
1C-Bitrix
mills, 2018-12-04 10:16:41

Bitrix, element activity, who did something like that?

Hello!
Who did something like that?
You need to either hide or disable clicking the "Activity" button for the user's group. The tick is visible to the administration!
Or maybe there is an option to moderate the elements.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
Jupiter Max, 2018-12-04
@mills

if I understand correctly, then you just need to check which group the users are in and then just either draw a conclusion. or not.

<? if ( CSite::InGroup( array(16) ) ) { ?>
// тут показать/скрыть
// в массиве в данном случае стоит id группы
<?}?>

A
Alexander, 2018-12-04
@idruweb

as an option to use the workflow module

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question