In the pack I am making, I have an action formula used for sending a PUT request to edit an entity. Is there a way to get default parameter value dynamically? I want the fields to have the current value of the properties as “suggested value” so users know what’s the current value of the property they are editing.
Hey there and welcome!
I think this might be what you’re looking for
Hi. This is for the choices, I need for the answers. For example, I have a gender select field with options male and female. I want the field have a default answer based on what it pulls from API.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.