how to make all the items/fields in a replicant mandatory.
first time all the items are mandatory, then when i replicant ,again all fields are not getting mandatory.
You need to either make the fields required within the DCT code itself or add a FormAPI onReplicantAdded event handler to do the same on an replicant-instance-by-instance basis.