You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a case where I receive SpEL "#CONTRACTLINEGROUPCODE + #STARTDATE + #ENDDATE" so need to be in the place of default value in switch case. but its currently throwing error the builder can't read [object object] when I have such value.
is there a way to support this ? and also the user be able to write such a thing by selecting multiple (fields/spel variables) as a default value ?