New: Sync Functions

Feature request: Is type specification for params (e.g., date, string, number, etc.) on the plan? Alternatively, I think this can be handled with TypeScript integration in Retool.

2 Likes

This feature sounds great! Would it be possible to enable this for freewill.retool.com?

4 Likes

We'd love to try it out: modernfi.retool.com

1 Like

Can I try this out for self hosted?

Yes this is available for self-hosted! I'll DM you.

1 Like

Would also love to test it out for self-hosted!

1 Like

Hi @Erin_Masatsugu! Would love access to this feature as well. Thanks!

2 Likes

I'd love to get access to this for ghostnote.retool.com

1 Like

Please add access for tm4.retool.com! :slight_smile:

1 Like

please add lynxphx.retool.com
Thank you!!

1 Like

@Erin_Masatsugu please add policyfly.retool.com, thanks!

1 Like

Thanks @Erin_Masatsugu this is magic! The only thing we'd ask for is the ability to set/update retool variables from functions. Doesn't appear to allow us to do that which brings function-business logic up a layer...

If you call a function from a JS query, you should be able to pass the variable to your function as a parameter, and then call setValue() on that variable from the function body.

Note that if you call that same function from a template string, you won't be able to access the setValue() method.

1 Like

Please add sinelliconcepts.retool.com.

1 Like

Please add freedomk12.retool.com. Thank you!

1 Like

Please add onymous.retool.com. Thanks!

1 Like

@Erin_Masatsugu Would you please enable this on esperrt.retool.com ?

1 Like

if this is still in beta, as it seems to be, can we get at pixelsonline?

1 Like

Hello @Erin_Masatsugu , could you please enable this for us? We are looking exactly for this :raised_hands:
felixpago.retool.com
Currently using empty modules as a workaround.
Thanks!!

2 Likes

Hi @Erin_Masatsugu,

Quick question, I'm seeing the parameters referred in my function in the console linter:

Is this expected behavior, or could this be removed?