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
@mareekuh see attached image. For activity content, what should be displayed in visual editor?
most of the nodes have been updated to the new design but only SendActivity has no big change for "Activity" content and it has been rendered as above. Do you have any comments for this ? we should show all the content in visual or we have some trade off if you think this is too much. include @yeze322 as well to be aware of this issue.
# bfdactivity-775572
[Activity
Text = ${Add-Todo-Text()}
${Welcome-Actions()}
]
@hibrenda For activity can not be displayed in form editor, I find the reason. As the pic show, When opened the TodoWithLuis sample bot, activity.designer.id is not equal to activityId. in lg file, the content is bind to the activity id, but form editor lg content is filter by activity.designer.id. I think we should sync with @boydc2014@luhan2017 Should we update the main.dialog or modify form editor filter condition.
The text was updated successfully, but these errors were encountered: