This topic is locked
[SOLVED]

 Copy page

12/15/2011 7:39:27 AM
PHPRunner General questions
author

I do not know what i am doing wrong. I have two issues.

  1. if I return false and add a $message on the before record added event. on the copy (not add and edit, that works) the message does not display. i.e.
    $message = "hello world";

    return false;
    This problem only exists when working with the add page, edit pages as a popup
  2. If a record is copied the links for the master page do not show until page refresh
    Is this just me or is it a bug. If its me, any ideas where to trouble shoot it, I have being trying for hours...
    Regards
    Richard

C
cgphp 12/15/2011

Post the code of the condition of the "Before record added" event.

7542 12/15/2011

Well I have now cleared all the code and just have
$message = "hello world";

return false;
in before record added for trouble shooting. works on add, edit but not copy in a pop up.

7542 12/15/2011

I am not sure if my hole project is just corrupt?

7542 12/15/2011

Pressed the wrong button, how do i take the solved off, as the post is not solved yet?

7542 12/16/2011

Support confirmed this was a bug. Sorry all, should have contacted them first,