List collector variable without reference table

ArcRaj
Giga Contributor

Hi team,

My requirement is that to have 10 to 15choices where I should allow the users to select multiple values

However I want to achieve this without a reference table,because we have role based ACL on question_choice table which is restricting the users.and I dont want the change the ACL

Please suggest

Thanks in advance

1 ACCEPTED SOLUTION

Aman Singh_
Kilo Sage

Hi,

 

As Zach stated create a custom table for storing the choices and reference that table in your list collector.

Make sure to edit the read ACl of your custom table so that the data is visible to all the users!!

 

Mark ✅ Correct/helpful, if applicable, Thanks!!

Aman

View solution in original post

5 REPLIES 5

Zach Koch
Giga Sage
Giga Sage

I don't think you can make a list collector with no reference table.  You could make a new table with just those 10 to 15 choices, that way you don't have to change any existing ACLs.

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

Aman Singh_
Kilo Sage

Hi,

 

As Zach stated create a custom table for storing the choices and reference that table in your list collector.

Make sure to edit the read ACl of your custom table so that the data is visible to all the users!!

 

Mark ✅ Correct/helpful, if applicable, Thanks!!

Aman

Aman Singh_
Kilo Sage

@archie 

I just wanted to check-in on this and see if my reply above helped and guide you Correctly.

If so, then make sure to close the thread by marking appropriate response as correct only if your query is answered, so that the future readers can be benefited.

 

Thanks,

Aman

 

Monicask
Mega Expert