Hello Bubblers,
I am working on an app that helps professional users send requests to several suppliers simultaneously.
Each company has one or multiple users and locations. Users post request and filter them by some criteria, including locations.
I am connecting the custom types “user”, “company”, “location”, and “request” using custom field types.
When working on the workflow where new users complete their profiles (that include information about the user, the company and the location), all data is well populated in the appropriate field types except for the custom field types.
The debugger gives no error messages, I tried looking for an answer in the available resources and on YouTube, but I couldn’t find an answer or detailed explanation on how custom field types work and how to properly use them.
Here are some screenshots that might be useful:
Thank you for your help.