Link to Item field

  • 30 December 2014
  • 2 replies
  • 0 views

Badge +1

I need some help with the Link to Item field. I need to have a link to item field in my form and it should allow the users to select any item from the site and dispaly its link. Any help is much appreciated.

 


2 replies

Badge +7

Hi TV,

 

I think we're going to need more detail to understand what you're trying to do. 

 

1. When you write you have a 'link to item field' is this a SmartObject property that is a Hyperlink type? 

2. Do you want to have some kind of drop down list that shows the different links? 

 

Sorry if I'm not visualizing this in your intended design.

Badge +10

Sounds simple enough to do from what I understand. All you would have to do is, create a load of items, and then one data label control called Link. When any item is clicked you just configure the OnChanged rule for that item and then transfer the link to the Link data label.

Reply