Hi guys,
Can you please tell me whether it's hard to do:
User A creates a customized form with selected fields and field-size and saves them.
User B is able to text user A only through the form, created by user A. Whereas user A can text to user B only through the form, created by user B.
And if it is possible, can you please share some tutorials or guides on it?
Thank you!
You're describing something similar to a social media site. You can post on my board and I can post on yours. I get notified when anyone posts on mine. You could make it even nicer by generating key pairs for users, and make everything posted on someone's wall encrypted with the wall owners public key.