Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
238 views
in Technique[技术] by (71.8m points)

javascript - 呈现到HTML页面后将控制权返回给Lambda函数(Take control back to Lambda function after rendering to HTML page)

I am trying to rendering to HTML page from Lex using Lambda function.

(我正在尝试使用Lambda函数从Lex渲染到HTML页面。)

In HTML page, users will select the bank and enter user ID and password.

(在HTML页面中,用户将选择银行,然后输入用户ID和密码。)

HTML page will perform user validation and complete the process.

(HTML页面将执行用户验证并完成该过程。)

However I am not able to find whether user has completed validation process or pressed cancel button.

(但是,我无法找到用户是否已完成验证过程或按下了“取消”按钮。)

How do I write a listener in Lambda function using Python or Java Script?

(如何使用Python或Java脚本在Lambda函数中编写侦听器?)

Is there any other way to handle this situation?

(还有其他方法可以处理这种情况吗?)

  ask by Peri translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...