You need to remove an unused field from an existing record type Product, which has data sync enabled and is backed by a database table.
What should you do?
The a!refreshVariable function should be configured to refresh when the local!username variable changes. This is achieved by setting the refreshOnVarChange parameter to local!username, which will update the local!usernameLastModified variable with the current timestamp whenever local!username is modified. Reference:
Appian Documentation: a!refreshVariable Function
Becky
3 days ago