• Anonymous
  • Login
  • Register
XPages Extension Library - Feature Request: Dynamic Content - hash parameters


 

I am using the Dynamic Content control to display different Custom Controls based on the hash.

Like this in the url  /home.xsp#content=customcontrol

What I want to do know is to extend the hash to include additional parameters, this way I can perform more tasks within the same custom control and user can bookmark these things

Like this in the url: /home.xsp#content=customcontrol&id=1234

 

Currently it is not possible to use parameters after the hash

so this url will not work with the dynamic content control: /home.xsp#content=customcontrol&id=1234 as the facet key seem to look for anything after "content" 

</xe:dynamicContent>
<xp:this.facets>

<xp:span xp:key="customcontrol">
<xc:cc1></xc:cc1>
</xp:span>
</xp:this.facets>
</xe:dynamicContent>

 

 

I hope you understand what I mean.

using the hash to load dynamic content seem to be the way to do stuff on the internet these days (facebook, twitter etc..), so I really hope you continue to add feature to this control.

 

thanks

Thomas

 

 

 

 

 

 

 




Taken Actions by Owners

No actions have been taken yet.


Documents
In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.