This topic is locked
[SOLVED]

 User-defined button (export selected) in the preview

9/7/2019 7:45:58 AM
PHPRunner General questions
Karlo_from_Germany author

My project has a central table which has several detail tables. The detail tables also have several sub-tables.
The user should be able to use all functions of the system from one side. For this reason I use the inline preview function.
as default the buttons edit, delete and edit selectet are displayed in the preview view.
If I assign a corresponding button to the page via the designer, it will be displayed, but not in preview mode.
How can i realize that a custom button (export selected) is also displayed in the preview view?

Sergey Kornilov admin 9/8/2019

We do not have this functionality, unfortunately. We'll see what we can do in order to enable customization like this.

Karlo_from_Germany author 9/8/2019

Thanks for the quick answer, Sergey. I'll find another solution. Maybe there will be a possibility to implement this in future versions.