Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello guys,
I'd like to know if it's possible to create a form with custom URL who will be filled by data get from external API (link to the same visual project).
I'm not sure if i'm clear but for the moment i have one Form with this url https//domain.com/theform
And in this form i have some place that i need to fill when i load the form like this:
https://domain.com/theform?Username=test ....
For fill the place Username in the form with the data directly.
I hope you will underqtand my problem i'm little lost D:
Thanks :)
Hi, are you talking about Umbraco Forms? If so, I believe you can just enter this in the form field when you set it up: [@Username]
Put [@Username] in "defaut value " ? But how can i make an url like this ? :(
That I'm not sure without more detail on your external API as I would imagine passing the query string value would be dependent on that.
I see, API is under construction :x. Just i was wondering how in Umbraco we can customize url of content page with Form.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Fill URL with data from external API
Hello guys,
I'd like to know if it's possible to create a form with custom URL who will be filled by data get from external API (link to the same visual project).
I'm not sure if i'm clear but for the moment i have one Form with this url https//domain.com/theform
And in this form i have some place that i need to fill when i load the form like this:
https://domain.com/theform?Username=test ....
For fill the place Username in the form with the data directly.
I hope you will underqtand my problem i'm little lost D:
Thanks :)
Hi, are you talking about Umbraco Forms? If so, I believe you can just enter this in the form field when you set it up: [@Username]
Put [@Username] in "defaut value " ? But how can i make an url like this ? :(
That I'm not sure without more detail on your external API as I would imagine passing the query string value would be dependent on that.
I see, API is under construction :x. Just i was wondering how in Umbraco we can customize url of content page with Form.
is working on a reply...