Refresh data (another existing record) in the current window
Posted: Mon Jan 13, 2020 10:34 am
Hi guys !
In a form, there is an iframe which runs a browse form (this form is related to the same table that the parent form). I would like to refresh data of the parent form when I select a line in the browse into the iframe object.
I think I have to use the Javascript function "nuForm(string1, string2, string3, string4, string5)" (added in the custom code form of the iframe object) but with what should I replace the variable "string5" in the function ?
Indeed, the value 1 enables to open Form in the current Breadcrumb i.e into the iframe object but not in the parent form.
Thanks for ur help !
In a form, there is an iframe which runs a browse form (this form is related to the same table that the parent form). I would like to refresh data of the parent form when I select a line in the browse into the iframe object.
I think I have to use the Javascript function "nuForm(string1, string2, string3, string4, string5)" (added in the custom code form of the iframe object) but with what should I replace the variable "string5" in the function ?
Indeed, the value 1 enables to open Form in the current Breadcrumb i.e into the iframe object but not in the parent form.
Thanks for ur help !