IBM Verify

 View Only

 Date field automatically populated in ISIM/ISVGIM/IVIG user form

Jump to  Best Answer
Mita Mitic's profile image
Mita Mitic posted Tue September 16, 2025 04:54 AM

Hi,

If there is a field in user form that is of a date/time type, and if you create user entry through the form, the field gets automatically populated with today, now.

Same happens with user modify if you do it through ISIM console form. if the field is read/write on modify

Can it be avoided? Can it be NOT populated if it is so?

Also, on user modify, if the field is empty (no value) - it will show today on screen, even it does not really exists in LDAP.

Thanks,

Mita

Franz Wolfhagen's profile image
Franz Wolfhagen  Best Answer

Yeah - that is the way our date/time widget works. There is a "default" Date in the form designer and an "alternative" date - and it is the "alternative" date that gives the problem.  Change it to "default" and you will get rid of the problem - but you cannot avoid displaying the time as the "Show time" is grayed out. 

So you cannot have the "never" check box if you also want to display only dates - btw be aware that if you use "alternative" date the time is set to 12:00 UTC (which is wracking havoc if you are doing life cycle management based on whole dates). Is this good ? No - but I believe there is already some RFEs/IDEAS trying to get this resolved - so either find these or raise a new...

For accounts you can do a work around by providing a policy that ensure that date attribute is provisioned correctly - but that works only for owned accounts (not a big problem as orphaned accounts are not editable) but it may be a rather set of policies to create/maintain if the rules around the dates are not simple....

HTH  

Mita Mitic's profile image
Mita Mitic

Thanks Franz.

Not ideal, but still a solution.

Mita