Form adjustments

K

Kevin R

I removed a view which contained a control for sending an email, however now
the form will not open because it is looking for this control. I cannot see
it on the form, so how can i find the control and delete it?
 
K

Kevin R

Select All, delete, then i found the view pane and deleted it from there.

However i was able to resolve the issue by downloaded the web debugger and
went into to the code and removed the button there.

Back in action, thx for the response though
 
Top