cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

When I set restrictions on attributes, it does this on both the create and edit screens

smcvr
15-Moonstone

When I set restrictions on attributes, it does this on both the create and edit screens

When I set restrictions on attributes, it does this on both the create and edit screens, but I don't want to restrict users on the create screen because they have to fill the form on that screen and start a new form. On the Edit screen, only the people I want should edit this data, not everyone. How can I bring this restriction?

2 REPLIES 2
avillanueva
22-Sapphire II
(To:smcvr)

You might have to create some sort of validator which checks the edited fields and rejects if the users are not the people you want.

HelesicPetr
22-Sapphire I
(To:smcvr)

Hi @smcvr 

A DataUtility could be the right way how to achieve it.

 

You can set the specific datautility for the attribute in the EDIT wizard or creation wizard in the type and attribute management

code in the datautility can set if the attribute is editable or not.

 

HelesicPetr_0-1682667526825.png

HelesicPetr_1-1682667563061.png

Knowlage Hub CS360977

 

How to write DU CS141887

 

Hope this idea will help you

 

PetrH

 

Announcements

Top Tags