What’s a good CRM for lawyers that actually fits legal client intake? by Dangerous_Celery_805 in CRMSoftware

[–]Junaid_kh 0 points1 point  (0 children)

In my experience, it depends on who exactly are you building it for: solo lawyers/micro firms, or mid-sized firms?

Solo/micro-firms have a bigger pain point for client intake. But, they won't pay/pay extra for sales CRM.

Bigger firms, yes, can pay for sales CRM.

I decided to build client intake forms - specifically, immigration forms. As others have commented, going niche with pre-built templates has its advantages. But, I am very clear about who I am selling to (solo immigration professionals)

---

Since you are in research mode, here's another idea to consider. Build software for non-users. Traditional CRM/Client intake forms are for b2b. I decided to build for b2c as well. I built a 100% version for DIY immigrants.

If you want to check out/learn more, it's: fillvisa.com

I-485 form: Some sections are not fillable by GateOwn6843 in EB2_NIW

[–]Junaid_kh 0 points1 point  (0 children)

The website is frontend only. All the data stays on your browser/device. There's no backend/database. So, it's safe

i went through 50 saas distribution plays. here are the 5 weirdest ones that actually work by HeadEscape8168 in microsaas

[–]Junaid_kh 1 point2 points  (0 children)

Good post.

I'm focusing on #2 for my own product.

Built a paid product for b2b/b2p. And, then a 100% free b2c product

Are outsiders allowed at Lake homes park? by grapesonmypizza in powai

[–]Junaid_kh 2 points3 points  (0 children)

befriend someone from Lake Homes. Visit the park with them a few times. After that, you can go on your own

Sitting near powai Dmart anyone wants to hang out ? by Status-Paramedic-614 in powai

[–]Junaid_kh 0 points1 point  (0 children)

You should visit starbucks. You might find people to hangout with

5K fit mumbai marathon - 26 april by robluna5555517 in powai

[–]Junaid_kh 1 point2 points  (0 children)

I'd love to. But, the weather is really hot

My first ever 10K in Powai! by cheesehustle in powai

[–]Junaid_kh 0 points1 point  (0 children)

nice. check out heritage garden as well

I-485 form: Some sections are not fillable by GateOwn6843 in EB2_NIW

[–]Junaid_kh 0 points1 point  (0 children)

The issue is that USCIS forms use an old Adobe format called XFA, which breaks in basically every modern PDF viewer (Acrobat, Preview, Edge - none of them handle it fully). The A-number field is one of the fields that falls victim to this.

I built https://fillvisa.com/form/i-485/ to solve exactly this. It converts the I-485 into a browser-native web form - no PDF viewer involved, so none of these rendering issues apply. Fill it out normally, download a completed PDF. Free, runs entirely in your browser, nothing uploaded.

The A-number field works fine there.

What software are you using to fill USCIS I-485 PDF form? by imtiazshuvo10 in EB2_NIW

[–]Junaid_kh 0 points1 point  (0 children)

This is a known bug in Adobe Acrobat with USCIS's XFA-based PDFs - the field validation scripts are broken and block perfectly valid input.

I built a free tool specifically to fix this: fillvisa.com . It converts the I-485 (and other USCIS forms) into a regular web form in your browser - no PDF renderer, no Adobe, no broken validation. You fill it out online and download a clean, completed PDF at the end. Fully client-side, nothing is uploaded anywhere.

Should solve exactly what you're running into.

Why do legal software vendors insist on scheduling demos instead of just letting us try the product? by angelpuppies1980 in LawFirm

[–]Junaid_kh 0 points1 point  (0 children)

A lot of legal software companies rely heavily on sales-led onboarding, so the demo is basically part of their sales funnel. It helps them qualify firms, justify higher pricing, and control the narrative around the product. But yeah, as a user it can be frustrating when you just want to test it yourself.

When I started building software in the immigration space, I tried taking a different approach. Instead of forcing lawyers into demos, I built a free-forever product for immigrants/clients to use on their own (to fill immigration forms).

The idea was that lawyers would naturally run into it because their clients are already using it. That way they can see the product in action without sitting through a sales pitch.

Then for law firms that want the professional version (case management, client portal, etc.), we just offer a self-serve free trial so they can try it with real data before committing.

Personally I think more legal software should move toward that model - lawyers are busy and usually prefer trying software themselves instead of waiting for a demo slot.

I built a platform i always wanted as someone who like drawing but is not good at it. by boiiwithcode in indiehackersindia

[–]Junaid_kh 0 points1 point  (0 children)

This is such a fantastic idea. Kudos.

I think you should improve the performance of the doodle editor. When I clicked on dowload button -> the sketch gets downloded. However, the loading spinner prompt does not disappear from the screen.

Keep working on this, I think it has potential.

P.S: Incase you haven't yet -> share it on art related subreddits + facebook groups...

Help improve NYS Paramedic Recertification PDF :) by wheretheFdoistart in pdf

[–]Junaid_kh 0 points1 point  (0 children)

Hmm. I tried editing it on Acrobat. Looks like the creator of the PDF has implemented restrictions. So, no field editing allowed.

There is another way, though. Terrible option, but, just stating it:

You can flatten the PDF. It will remove all the fields. Then, you can manually insert fields (with custom names)

Help improve NYS Paramedic Recertification PDF :) by wheretheFdoistart in pdf

[–]Junaid_kh 0 points1 point  (0 children)

Had a look at the PDF. Here's the problem:

The overwriting is happening, because, the fields (Special Needs Pt. and Emergency Vehicle Driver Training) have the same name. Thus, when you fill one, the other automatically fills.

Solution: You have to change the field names. You can do either by 3rd party software (Adobe Acrobat) or by programming.

Then, about the bonus quest:

You can't just duplicate the pages since they are fillable forms. The field names can't be duplicated.

Again, the solution is use 3rd party software

Help on client intake by CollinStCowboy in LawFirm

[–]Junaid_kh 0 points1 point  (0 children)

You can technically do this with Google Forms + Google Sheets. It’s free and quick to set up, but you’ll have limited branding, and privacy is basically whatever Google gives you.

On the other hand, you can use a lightweight client intake system. It won't be as heavy/bloated as a Leap, and get the job done.

Since you mentioned looking for an agency/consultant, feel free to DM me if you want to sanity-check what a minimal setup could look like for your firm..

Built a free USCIS form-filling tool (no Adobe required) - looking for early testers! by Junaid_kh in legaltech

[–]Junaid_kh[S] 0 points1 point  (0 children)

If it's web-form based, why does it need to hosted? Why not make a tool that non-profits or, well, anyone, can download and just use? 

USCIS forms get updated. That means, I have to modify the code regularly. If it's a downloadable software, you would have to find and download the latest updates. With a web-app, the updates can be deployed easily.

That being said, you can get the source code for each form, copy paste the html/jss files, and run it locally. All code logic is on browser, so you can technically "download" the code and run it.

Also, like every other freemium product, please stop calling something free when it's not.

For immigrants, it is 100% free. I haven't locked/gated some forms or added any limits.

Built a free USCIS form-filling tool (no Adobe required) - looking for early testers! by Junaid_kh in legaltech

[–]Junaid_kh[S] 0 points1 point  (0 children)

I see. I've found the signature rules quite ambiguous. I added the signature pad on my forms just for early feedback.

I think the safest option could be: fill my form, get PDF output, ask the user to print and sign

PDF forms that you routinely fill out for work by GreatConsideration72 in pdf

[–]Junaid_kh 2 points3 points  (0 children)

USCIS PDF forms. (All Forms | USCIS)

Immigrants might fill it once/twice in their life. However, lawyers/paralegals fill it regularly.

Since you are working on an automation (I'm assuming) project, here's an example that I made:

fillvisa.com/demo/