I have a form where i input a date which is used by current form, i want the same date is used by another form, how can i do it?
I have a form where i input a date which is used by current form, i want the same date is used by another form, how can i do it?
On way is to store the value in a table somewhere. Then you can access it from other forms.