SuffolkLITLab / docassemble-NoFaultDivorce

Complaint for Divorce
https://courtformsonline.org
MIT License
0 stars 0 forks source link

Court Selection #9

Open h-mcguire opened 1 year ago

h-mcguire commented 1 year ago

Court Selection Needs to be adjusted significantly.

Should be limited based on address.county for user, other_parties[0] and last lived.

if other_parties[0].address.county == county of last lived then user must file there. if =/= then user can file in either parties county.

h-mcguire commented 1 year ago

Requires splitting collection of last_lived_address into a proper address object. This would allow a check on the county based on the city.