Click HERE to see how Saviynt Intelligence is transforming the industry. |
05/30/2024 10:01 PM
Hello Team,
We need help wiht below item.
We have created 2 DA at register user form.
DA-1 --> Source (Possible values- A,B,C)
DA-2 --> Ask is to autopopulate this value whatever is selected at DA1
Please assist
Solved! Go to Solution.
05/30/2024 10:07 PM - edited 05/30/2024 10:14 PM
select ${DA1} as id
05/30/2024 10:13 PM
Is there a way to hide this DA-2 in user form and it automatically captures what is selected as DA1?
I can see the query you provided is working.
But we dont want to show DA2 or make him to select.
It should automatically captures
05/30/2024 10:14 PM
You can't hide them
05/30/2024 10:54 PM
hi,
When we go to update user form we see the value of DA1 and DA2 does not show what was selected while create.
We already mapped the users table column
05/30/2024 11:58 PM
Does value populated in users cp column ? Did you checked logs when form is loaded
05/31/2024 01:41 AM
@Manu269 second one DA2 check in below config attribute level
05/31/2024 02:13 AM
Values are getting populated in CP column.
My assumptions i am using ENum as first DA could be issue?
06/02/2024 08:47 PM
Team,
This seems to be an issue Enum.
I validated when i fetched the data from Single select query and via Data set, we dont see an issue.
06/03/2024 07:45 PM
Yes ENUM can't be used for copy . always use single select with UNION