Good day Minkesh,
Replies to your questions:
1) I have created table using javascript according to number that you enter into textbox. How to setup custom question in loop using javascript ? have three column. i.e. "First Name" ,"Last Name", "Comment"
REPLY: This is custom programming and programming Javascript which is not something we can do but perhaps others can help by providing examples of how you can program JavaScript - again this is a program that you wish to do and this forum is not best suited for this. Perhaps posting this in a Javascript programming forum may be better.
2) Does your API supports this ?
REPLY: This is not an API issue but a programming problem.
3) What are the things that I need to pass in the URL ? is this the one ?
REPLY: Please refer to the following KB articles:
The WID is simply the window ID for a checkout page created in the administrative Portal. The following shows how a checkout page appears in the portal:

4) If yes how will get it ? what should be the post URL ?
REPLY: The WID is shown above. The API information is also in the links I sent you as part of the earlier question. The following shows where you can get it also:
Replies to your questions:
1) I have created table using javascript according to number that you enter into textbox. How to setup custom question in loop using javascript ? have three column. i.e. "First Name" ,"Last Name", "Comment"
REPLY: This is custom programming and programming Javascript which is not something we can do but perhaps others can help by providing examples of how you can program JavaScript - again this is a program that you wish to do and this forum is not best suited for this. Perhaps posting this in a Javascript programming forum may be better.
2) Does your API supports this ?
REPLY: This is not an API issue but a programming problem.
3) What are the things that I need to pass in the URL ? is this the one ?
- AccountID
- AccountGUID
- WID
REPLY: Please refer to the following KB articles:
- https://forums.clickandpledge.com/content.php?r=144-Getting-started-with-FaaS
- https://forums.clickandpledge.com/content.php?r=141-Customizing-FaaS-with-a-checkout-page
The WID is simply the window ID for a checkout page created in the administrative Portal. The following shows how a checkout page appears in the portal:
4) If yes how will get it ? what should be the post URL ?
REPLY: The WID is shown above. The API information is also in the links I sent you as part of the earlier question. The following shows where you can get it also:
Comment