Nevermind, I figured it out.
<UserPref urlparam="_port" name="port" display_name="Port:"
datatype="string" default_value="8080" required="true"/>
<Content type="url" href="http://something:__UP_port__" view="home"/>
On Aug 4, 3:58 pm, Voltron43 <[email protected]> wrote:
> I'm a noobie when it comes to iGadget development and I was wondering
> if there was a way to append a UserPref onto a url when using the url
> content type without having to create the html myself.
>
> Example:
>
> <UserPref name="port" display_name="Port:"
> datatype="string"/>
> ...
> <Content type="url" href="some url" + ":" + port view="home"/>
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---