How to use web page doctype in job opening doctype

I want to use web page instead of web form in job opening.

How can we do that?
can anyone help me?

you need to create webpage and connect rest api through enter data in job applicant doctype.And if you fetch then fetch data same using api through and set in ui.

@Darshit_Patel Yes, We can do like that. But, the problem here is when we click on apply now in job portal, i have to show web page only.
How to do this?

can you show ss?

@Darshit_Patel When i click on this, i want to go the web page i build.

You need to set dynamic route in web page

WEBPAGE:
Screenshot from 2024-08-13 14-43-59

Job Application:-
Screenshot from 2024-08-13 14-44-14

OUTPUT:

1 Like

@Darshit_Patel Thank you!