This topic is locked

Custom Buttons with a custom view

11/1/2019 2:00:52 PM
PHPRunner Tips and Tricks
lefty author

This is a simple but , could be frustrating for other users. When you make a custom view of a table . Then you setup buttons . One on the main table and one on the custom view , my advice is to delete the custom button on the view and start a new one . ( copy and paste code back in ) . As I was

involved in a 4 hour fight with the custom buttons . They were not working because the actual id name was incorrect and matched the original view .Make sure to use this procedure if your are still using custom views.