Default RETURN type in "App Type" SSA (type from API CALL trick ๐Ÿ˜œ)

Hi :wave: !

I want to know if it is possible to set the default value in a field of type โ€œApp Typeโ€ in a SSA, I would like to avoid having to select from the Bubble application the type since I know it will always be the same, and I would like to avoid this for the plugin users.

I am doing this return trick with information that I got in some posts in this forum using the API CALL section to create a custom type in the return, and also with the super help of the NPM package json-to-bubble-object created by @lottemint.md (Thank you very much, excellent contribution).

So, I would like to know if, in addition to this trick, it is possible to add a way to set this type created by default without having to ask the user to select this type, because it is possible that they do not do it and think that the plugin does not work and reject it immediately.

Instead this:

I want something like this :heart: :

The type set immediately by default

Thanks!

1 Like

Hi

3 Likes

Hello!
Sorry for the late reply
thank you very much for your help, I havenโ€™t tested it yet but I just have to do this test this week.

I will tell you the result as soon as I apply it, thank you very much!

1 Like