Remove deleted users from the choose from list when using this on a UDF in the item placement tool
AnsweredWhen using the Item Placement tool to change a UDF to a selection field using the Choose from List option and selecting User, the list shows all Users in the OUSR table, even those who have been 'deleted' (placed in Group 999)
It would be better to be able to limit the list to active users only
-
Hi Joris
Thank you for the request... While I like the idea, it is a bit tricky as this might break others backward compatibility.
In any case, it is possible in the product here and now, although a bit nerdy... Please try this:
- Go to your IPT Config and click on the Condition field next to the Choose from List

- In there choose XML Condition Type and enter the following XML...
<?xml version="1.0" encoding="UTF-16"?><conditions> <condition alias="GROUPS" bracket_close_num="0" bracket_open_num="0" compare_fields="0" compared_field_alias="" cond_end_val="" cond_value="99" operation="6" relationship="0" use_result="0"/></conditions>
That should let you get rid of the deleted users
-
Thank you for your request. It has been scheduled for review by the development team that will get back to you should there be questions.
(Please note that as we are user-driven we can't guarantee that your request will be met unless it gets many votes and/or fit the product vision)
Read more about the Feature Request process here
[Internal Id: 78053] -
Hello Rasmus,
Fantastic! This works, thank you very much
Please sign in to leave a comment.
Comments
3 comments