How to? Disable click response and create refresh-button
Posted: Mon May 06, 2019 3:29 pm
Hi everyone,
Firstly, I must thank the dev. team for an outstanding work with creating nuBuilder and letting us using it!
This is my first post here, and I have to warn you that I'm very limited in knowledge of javascript/php....
I'm working on an INTERNAL small customer phonelog system (logging customer support when they call us for help).
I have two challenges/problems so far, and didn't find a solution after reading the manual and searching the forum and wiki:
1) On the hometab I have two iframes: a browse/edit view of customers and a view of latest phonelog entries.
I wonder if it's possible to make the browseview (right side in picture below) totally "readonly"? What happens now If I click on one row - it tries to "open" this record - and I want it to do nothing (not react on click).
2) Whenever I submit and save a new entry in the phonelog for a customer, it would like to have the browseview statistic (right side) to update itself. This dont happen today .. until I log out and back again. I wonder if it's possible to for instance have a new button "Refresh" - to refresh the info in this tableview?
Here's how it looks today (with comments):


Thank you for your kind help
Firstly, I must thank the dev. team for an outstanding work with creating nuBuilder and letting us using it!

This is my first post here, and I have to warn you that I'm very limited in knowledge of javascript/php....
I'm working on an INTERNAL small customer phonelog system (logging customer support when they call us for help).
I have two challenges/problems so far, and didn't find a solution after reading the manual and searching the forum and wiki:
1) On the hometab I have two iframes: a browse/edit view of customers and a view of latest phonelog entries.
I wonder if it's possible to make the browseview (right side in picture below) totally "readonly"? What happens now If I click on one row - it tries to "open" this record - and I want it to do nothing (not react on click).
2) Whenever I submit and save a new entry in the phonelog for a customer, it would like to have the browseview statistic (right side) to update itself. This dont happen today .. until I log out and back again. I wonder if it's possible to for instance have a new button "Refresh" - to refresh the info in this tableview?
Here's how it looks today (with comments):


Thank you for your kind help