20
Views
1
Comments
How to call a URL by sending form data to it?
Application Type
Traditional Web

Hi,

I came across a requirement where I need to call a page by passing form-data(userid,password and some other form fields to it), Client will authenticate using the details and loads the page.

I'm using traditional application for this project and I've no idea how to call the page by sending form data to it, If anyone have any idea on such requirement kindly share.


Regards,

Sai.

Hi Jeevan Sai Sabbavarapu,

Hope you are doing well.

I am trying to understand the requirement shared by you and as per my understanding you are trying to,

1. Filling Form details with some data.

2. Before submitting verifying those details

3. If details matched redirecting/ navigating to different Screen/Page with Destination or External URL.

If I am right, you can refer these steps.

Example:

1) Fill form details

2) Bind Submit action containing input source to button and check the required condition, in this example verifying emailId.

3) For true/false branch provide Destination or URL that you can provide.

Let me know if the requirement is different from it. Sharing OML.

Best Regards,

Shubham

DemoTraditional.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.