web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

Pre-fill Forms from URL

(0) ShareShare
ReportReport
Posted on by 105

Is ist possible to prefill (hidden) fields from the URL of the webpage.

Example: https://mysite.com/events/event-20200512-0900

Can I somehow get that date and time from the URL into my form?

I have the same question (0)
  • cloflyMao Profile Picture
    25,210 on at
    RE: Pre-fill Forms from URL

    Hi KE Comm,

    You can achieve it by adding custom typescript code to corresponding ts file(eventregistration.component.ts) of event registration page.

    In the ts file, use 

    this.router.url
    function get full URL then extract date and time from it.

    Process to extraction:

    1. Get "event-20200512-0900" with lastIndexOf function.

    2. Use split function to split date and time value to 3 substrings. 20200512 is the second substring, 0900 is the third.

    Finally, return the extracted value to page.

    The whole process would be bit complex, please feel free to ask any question if you had encountered any trouble when adding custom code.

    Regards,

    Clofly

  • Suggested answer
    protc Profile Picture
    on at
    RE: Pre-fill Forms from URL

    Hi,

    I think you should be able to use the Power Automate AI builder to achieve this as well,

    docs.microsoft.com/.../

    I have not tested it but sounds doable.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Rishabh Kanaskar Profile Picture

Rishabh Kanaskar 235

#2
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 177

#3
Tom_Gioielli Profile Picture

Tom_Gioielli 156 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans