Have been trying to get this package work for my project for about two days now, have spend the time to read this package and it appears to fail silently at steps validations, what i have discovered is that for some reasons the validation rules for step one is used to validate step two and since step one rules does not match with step two incoming fields it fails and bounce you back without throwing any errors.
For some strange reasons step one forms get submitted successfully after validation and marked as completed in the database, yet when you call iscomplete on step one form it returns false instead of true. i guess thats where the problem starts
Have been trying to get this package work for my project for about two days now, have spend the time to read this package and it appears to fail silently at steps validations, what i have discovered is that for some reasons the validation rules for step one is used to validate step two and since step one rules does not match with step two incoming fields it fails and bounce you back without throwing any errors.
For some strange reasons step one forms get submitted successfully after validation and marked as completed in the database, yet when you call iscomplete on step one form it returns false instead of true. i guess thats where the problem starts