Hi


I have a form that is shared by two projects, in one of them this form is the first to be instantiated (this project and form already existed), now there is another (new) project that should call this same form, but some fields should be and others not including including in a given table, there is a column that must be filled when called from the new project and must be null when called from the other (old) project

Would you like to know a way of knowing when you are calling from the old project or the new project?
In this case I have to include the form in the new project?

Anyway I would like to know the best way to do this


Tia