NERM: Automatic selection of all options of the searchProfile attribute

Hello everyone, I hope you are doing well.

I have a form in NERM, when a profile is selected in attribute A, attribute B (also of type profilesearch) is enabled and shows the available options for the selected attribute A.
Is there any way to automatically select all the available options and assign them to attribute B?

Thanks in advance!

Hi @GilbertoOledo14

you can use a script action or form behavior in NERM to dynamically fetch all available options for attribute B based on attribute A and pre-select them. This requires custom scripting or workflow logic to populate attribute B’s value programmatically with all matching profiles.

Thanks
Manvitha.Nalabolu

Hi, @ManvithaNalabolu06

Thanks for taking the time to answer.

Do you have a link to the documentation on “script action” or “form behavior” to understand about how to implement it and work on my use case.

Thanks in advance!

Ill check and let u know

1 Like

Thank you in advance.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.