Page 1 of 1

After Browse

Posted: Fri Dec 05, 2014 7:28 pm
by binx35
Hi,
I haven't posted on here before but would like to thank everyone whose contributions have helped me solve a lot of problems and provided so many good ideas.

I'm trying to add some PHP in Custom Code Tabs on the Edit Form. Code on the Before Browse and Before Open works ok but code on the "After Browse" tab doesn't appear to execute at all.

I've tried just putting a simple call to nuDebug on all the tabs but no messages are logged from "After Browse".

I checked the docs which show a screen shot and short documentation on all tabs except After Browse. It was documented in nuBuilder v2.

Has this feature been removed or not implemented?

Any help appreciated.

Many thanks

Re: After Browse

Posted: Mon Dec 08, 2014 11:10 pm
by admin
binx35,

You are correct, it hasn't been implemented (the way it was in nuBuilder 2), and I need to remove it BUT there is now a better, more flexible way to do the same thing.

http://wiki.nubuilder.net/index.php/Add ... Lookup_Tab

I hope this makes sense..

Steven

Re: After Browse

Posted: Mon Dec 15, 2014 10:41 pm
by binx35
Hi Steven,

Thanks for the prompt reply, and apologies for the delay in getting back to you. I had to attend to a so-called more important job, unfortunately it wasn't as interesting as working with nuBuilder!

I presumed "After Browse" hadn't been implemented as I grep'd the code and only found one reference to it whilst finding many occurrences of "Before Browse" in several other source files. Anyway I was only experimenting with these features and so thanks for confirming what I thought.

Excellent development platfom, keep up the good work.

regards,
Peter

Re: After Browse

Posted: Thu Jan 29, 2015 12:15 am
by admin
.