Hi I have a form that I want to run from start menu and also in an iframe of another form I would like to change certain properties depending on were it is run from.
Ex: Colum widths of browse, set values of objects…
How can I determine whether it is stand alone or in iframe of a form so that I can apply different code to the form?