Skip to main content
 

Question

 

Is there a way to set a control on a non-editable list view to link each item in the list to its respective list item?




 

Answer

 

To set a hyperlink control in this manner do the following:

 

 

 

1. In a List View, drag a hyperlink control onto the view:

 

 

 

12965i428FB05423DE04D9.png

 

 

 

 

 

2. Select the newly created column.

 

 

 

3. 3. In the Properties of the control, find Expressions, click the ellipsis on this property to create a new expression:

 

 

 

16341i20A9E16933CA75AC.png

 

 

 

4. In the "Select an Expression for the Hyperlink Control" wizard, click Add:

 

 

 

12111iB2BCD00F716C28FA.png

 

 

 

 

 

5. Name the new expression (for example "Hyperlink").
6. In the "Edit Expression" wizard, notice that there is an empty box in "Expression Details":

 

 

 

11942i2EF6EFB9A46CE63C.png

 

 

 

 

 

7. In the context browser, expand the view and expand the SmartObject tied to the view

 

8. Find the "Link to Item" field, drag this into the empty text box:

 

 

 

16090i848165F0AE371010.png

 

 

 

 

 

9. Click OK.
10. Click OK on the Expression Editor.
11. Finish and check in the view.

 

 

 

After you have configured this view, run the view, you should see that all items that have been submitted to the list appear and the hyperlink control for each item should be usable and should open the associated forms.

 

 

 

17089iDEE753DFFB7B6B0A.png



 

The options in step 8 that include "Link to Item" are not available despite following steps 1-7 exactly as above.


Reply