Hi All,
We have a custom module which will overwrite the Apply button functionality of forms.
For instance when you press apply on LL form, it will take you to a result screen and tell that your data is saved and further instructions on what to do.
Now we had this module in 9.2 and I had retained the header portion of the livelink enterprise page with following code as below.
;;call <.HTMLPrefix() + 'masthead3.html'>( .ModImg() + 'icon_add-create.gif', [WebUser_HTMLLabel.UsersAndGroupsAltImage], 'Form Data Saved Successfully' )
Now the same above code does not work in 9.5. It gives a torn out image of the header.
Can the guru's here please tell me how to have the header code.
Thanks,
Madhu
We have a custom module which will overwrite the Apply button functionality of forms.
For instance when you press apply on LL form, it will take you to a result screen and tell that your data is saved and further instructions on what to do.
Now we had this module in 9.2 and I had retained the header portion of the livelink enterprise page with following code as below.
;;call <.HTMLPrefix() + 'masthead3.html'>( .ModImg() + 'icon_add-create.gif', [WebUser_HTMLLabel.UsersAndGroupsAltImage], 'Form Data Saved Successfully' )
Now the same above code does not work in 9.5. It gives a torn out image of the header.
Can the guru's here please tell me how to have the header code.
Thanks,
Madhu