How to add user-defined mini-Guis to the right click new formula column menu?
If a user clicks on column/right click/new formula column/Transform/Scale Offset, a GUI pops up and ask the user for the parameters. After pressing OK, a new column is generated with the respective rescale parameters: This is very useful.I want to add a column/right click/new formula column/Transform/Modulo shortcut to calculate Modulo the same way.
Unfortunately, I don't know how to do that.
In thi...