Hello,
I was wondering if it’s possible to make/open a kind of mini popup list with different customized functions using the right mouse click while you are over a form! field.
Has anyone already made something similar ?
Is it complicated ?
See image
popup|602x316
1 Like
This would be great to be implemented directly from SC, i did it once manually, adding the code directly to the field in the event before show, and pass in each link the parameter of the {field},
hope this help you