Hello
As the title I would like to include script link as same api link : <script src="https://checkout.stripe.com/checkout.js"></script>
to Wam directly without source code.
So Could you give me some suggestion?
Thank you so much!
Search found 15 matches
- Mon Jun 22, 2020 12:30 pm
- Forum: Questions & Answers
- Topic: How to Include script link in LANSA WAM
- Replies: 1
- Views: 4810
- Thu Aug 09, 2018 11:33 am
- Forum: Questions & Answers
- Topic: Post and Get with Wam
- Replies: 10
- Views: 22211
Re: Post and Get with Wam
Hi Abels
Thank you so much for your support!
Thank you so much for your support!
- Tue Aug 07, 2018 1:32 pm
- Forum: Questions & Answers
- Topic: Post and Get with Wam
- Replies: 10
- Views: 22211
Re: Post and Get with Wam
hi AbelS
Thank you so much for your support
I just create test flow in attached file.
In attached at process ③ I will receive the return parameter from target website, but in this url return don't include f() for LANSA get paramter.
So I think I should get value of these parameter from Javascript ...
Thank you so much for your support
I just create test flow in attached file.
In attached at process ③ I will receive the return parameter from target website, but in this url return don't include f() for LANSA get paramter.
So I think I should get value of these parameter from Javascript ...
- Mon Aug 06, 2018 3:34 pm
- Forum: Questions & Answers
- Topic: Post and Get with Wam
- Replies: 10
- Views: 22211
Re: Post and Get with Wam
Hi AbelS
Thank you for your support.
After build Javascript to redirect to another page(not LANSA page), then after processed that page will return value to LANSA.
The return url as same : https://ip/CGI-BIN/lansaweb?wam=ZTEST&webrtn=TEST&ml=LANSA:XHTML&part=WVN&lang=ENG&&additionData=123456 ...
Thank you for your support.
After build Javascript to redirect to another page(not LANSA page), then after processed that page will return value to LANSA.
The return url as same : https://ip/CGI-BIN/lansaweb?wam=ZTEST&webrtn=TEST&ml=LANSA:XHTML&part=WVN&lang=ENG&&additionData=123456 ...
- Thu Aug 02, 2018 5:53 pm
- Forum: Questions & Answers
- Topic: Post and Get with Wam
- Replies: 10
- Views: 22211
Re: Post and Get with Wam
Can I transfer to a outside link from Wam, not local link ?
Example:
I have form with HTML with some input of parameters, and one button Submit.
After I fill value for input = 123, I click submit button then in wam I set value to a default link as same https://abc.com/data?param=123
So how can I ...
Example:
I have form with HTML with some input of parameters, and one button Submit.
After I fill value for input = 123, I click submit button then in wam I set value to a default link as same https://abc.com/data?param=123
So how can I ...
- Wed Aug 01, 2018 12:38 pm
- Forum: Questions & Answers
- Topic: Post and Get with Wam
- Replies: 10
- Views: 22211
Re: Post and Get with Wam
Hi AbelS
Thank you so much! I will follow your link.
Thank you so much! I will follow your link.
- Tue Jul 31, 2018 11:40 am
- Forum: Questions & Answers
- Topic: Post and Get with Wam
- Replies: 10
- Views: 22211
Post and Get with Wam
Hello everybody!
How can post url and pass parameter to other website in Wam ?
Thank you so much!
How can post url and pass parameter to other website in Wam ?
Thank you so much!
- Thu Jun 28, 2018 11:00 am
- Forum: Questions & Answers
- Topic: Get value of Radio Button in List
- Replies: 5
- Views: 8321
Re: Get value of Radio Button in List
Hi AbelS
Thank you so much!
Everything is OK. I can do that by your supported.
Thank you so much!
Everything is OK. I can do that by your supported.
- Wed Jun 27, 2018 3:58 pm
- Forum: Questions & Answers
- Topic: Get value of Radio Button in List
- Replies: 5
- Views: 8321
Re: Get value of Radio Button in List
Hi AbelS
Thank you so much for your support!
The value of radio button in list can be get after reload. So happy!
But after reload, the radio button in list can not be checked in the selected value.
The first time load I can not set default selected too.
Thank you so much for your support!
The value of radio button in list can be get after reload. So happy!
But after reload, the radio button in list can not be checked in the selected value.
The first time load I can not set default selected too.
- Tue Jun 26, 2018 1:07 pm
- Forum: Questions & Answers
- Topic: Get value of Radio Button in List
- Replies: 5
- Views: 8321
Re: Get value of Radio Button in List
For more details
In this case I use radio button not radio group control.
Then I add this radio to List but I can not get value of radio button was selected when reload page.
In this case I use radio button not radio group control.
Then I add this radio to List but I can not get value of radio button was selected when reload page.
- Thu Jun 21, 2018 7:31 pm
- Forum: Questions & Answers
- Topic: Get value of Radio Button in List
- Replies: 5
- Views: 8321
Get value of Radio Button in List
Hello Everybody
In LANSA WAM
I want to get selected value of radio button in display List in Screen.
I can set value for radio button in Wam but can not get value when button clicked or load page.
Please support me !
Thank you so much!
In LANSA WAM
I want to get selected value of radio button in display List in Screen.
I can set value for radio button in Wam but can not get value when button clicked or load page.
Please support me !
Thank you so much!
- Wed Oct 25, 2017 4:40 pm
- Forum: Questions & Answers
- Topic: Hidden Field with Dynamic Dropdown using Ajax
- Replies: 6
- Views: 9626
Re: Hidden Field with Dynamic Dropdown using Ajax
Hi Abel
Thank you so much for your support!!
That's great solution !
Thank you so much for your support!!
That's great solution !
- Wed Oct 25, 2017 12:19 pm
- Forum: Questions & Answers
- Topic: Hidden Field with Dynamic Dropdown using Ajax
- Replies: 6
- Views: 9626
Re: Hidden Field with Dynamic Dropdown using Ajax
Dear Abels
Thank you for your quick reply
<<I created a similar sample (but with a dynamic select weblet to choose a language for simplicity (you can use a radio button group, but you have to add your own script for updating a hidden field and triggering a change event for this hidden field (you ...
Thank you for your quick reply
<<I created a similar sample (but with a dynamic select weblet to choose a language for simplicity (you can use a radio button group, but you have to add your own script for updating a hidden field and triggering a change event for this hidden field (you ...
- Fri Oct 20, 2017 2:33 pm
- Forum: Questions & Answers
- Topic: Hidden Field with Dynamic Dropdown using Ajax
- Replies: 6
- Views: 9626
Re: Hidden Field with Dynamic Dropdown using Ajax
Thank you for your reply.
Please see file attached about my problem.
Hope to receive support
Please see file attached about my problem.
Hope to receive support
- Wed Oct 18, 2017 4:55 pm
- Forum: Questions & Answers
- Topic: Hidden Field with Dynamic Dropdown using Ajax
- Replies: 6
- Views: 9626
Hidden Field with Dynamic Dropdown using Ajax
Dear All,
I have problems when using Dynamic drop down as below:
I follow by the example of the url:
http://docs.lansa.com/14/en/lansa087/index.htm#lansa/wamtut01_0675.htm#_Toc470102785%3FTocPath%3DWeb%2520Application%2520Modules%2520(WAMs)%7CWAM%2520Tutorials%7CWAM040%2520-%2520Add%2520dropdown ...
I have problems when using Dynamic drop down as below:
I follow by the example of the url:
http://docs.lansa.com/14/en/lansa087/index.htm#lansa/wamtut01_0675.htm#_Toc470102785%3FTocPath%3DWeb%2520Application%2520Modules%2520(WAMs)%7CWAM%2520Tutorials%7CWAM040%2520-%2520Add%2520dropdown ...