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'm tring to dynamically custumize the label on the embeded form. So far, the generated forms use numbered label or static label. I'd like to to use some value(like name) in the embeded forms as label for these forms.
Any thought or help?