Hi All,
I am using One Identity version 8.1.
I am working on web designer and I have created a form to request a new service account that takes input from the User and inserts the data into PWO table.
Now I want that the Account expires(Date) should display a value that is request date +365 days.
Kindly let me know how to do that. I am using Propertylist() and inside it Columnlist() to get all the attributes.
Also, In the same form I have a Boolean dropdown box having values Yes or No.
Currently, when the form is loaded it displays a default value of No, however I want it to display value as Yes on the first time.
How could I achieve this?
Thanks in Advance.