Input Forms | Community
Skip to main content
September 19, 2022
Solved

Input Forms

  • September 19, 2022
  • 2 replies
  • 982 views

Hi,

 

I have 10 attributes in my input form. There is a user group created, I want that user group to have access to only 5 attributes in my input form and rest of the 5 attributes should not be accessible. Please help in how to achieve this. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by david--garcia

something like the following

 

<container img="nms:image.png" label="tests" name="test"
               visibleIf="HasNamedRight('YOURNAMERIGHT')=TRUE or HasNamedRight('admin')=true ">

2 replies

david--garcia
david--garciaAccepted solution
September 20, 2022

something like the following

 

<container img="nms:image.png" label="tests" name="test"
               visibleIf="HasNamedRight('YOURNAMERIGHT')=TRUE or HasNamedRight('admin')=true ">
Sukrity_Wadhwa
Community Manager
Community Manager
September 28, 2022

Hi @itachiuchiha3,

Was the given solution helpful to resolve your query or do you still need more help here? Do let us know.

Thanks!

Sukrity Wadhwa