Hello,
I'm getting really confused here. This error pops whenever I click on "Cancel project" but I don't think there's anything wrong with the dropdownfield component below. I've done this dropdown a 100 times before but for some reason, this error is persisting can you guys see what I might have missed?
Discussion posts and replies are publicly visible
Hi Tamara saadeh,
if you could use the function tointeger() ( like this tointeger(local!project[record type]) ) in the value of the dropdown it would fix the error.
Thanks
Got it resolved. I indexed into the local variable to retrieve the data and that worked. Thanks for your reply!