zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Allow to define the defaults for the functions with more than 1 arg, and allow the user to apply both #148

Open zshamrock opened 6 years ago

zshamrock commented 6 years ago

I.e. when apply the function in the context of the data result, allow to apply the function with the default values for the arguments, and also allow to provide the values manually (which very likely will require the popup window with the fields to enter the values manually).

The value from the cell is always the first argument of the function.