Posted 22 June 2022, 1:03 pm EST
Hi there,
I’m evaluating SpreadJS and I have 2 questions regarding custom functions:
-
Can you provide an example of how to generate a custom function dynamically via code? For example if I get a list of function names and operations from a DB how can I turn them into custom function in SpreadJS? I tried creating a custom function factory but it didn’t seem to work.
-
I noticed that in the Custom Functions demo that the custom functions do not appear in the auto-complete list (for example when typing “=” in a cell) like the built-in ones do. Is there a way to make them discoverable in the autocomplete?
Thanks
