cancel
Showing results for 
Search instead for 
Did you mean: 

expand MIKG

George_Tarasi
Star Contributor
Star Contributor

Can an MIKG on a Unity form be expanded using the Unity API?  By default the MIKGs are collapsed.

1 ACCEPTED ANSWER

Tyler_Sorber
Star Collaborator
Star Collaborator

Hi George

It seems like this functionality has been added natively to OnBase in version 17 under SCR 143974.  I would recommend contacting your first line of support for more details, as it does not pertain to the Unity API.

View answer in original post

5 REPLIES 5

Mike_Schaefer
Star Contributor
Star Contributor

George,

 

The API can be used to create a RepeaterItem using the FormModifier.AddRepeaterItem(editableRepeater) method. You'll want to do verification in the form, or otherwise, so it only adds if no records currently exist.