- This topic is empty.
- AuthorPosts
-
- 09/01/2011 at 10:30 am #4980
AnonymousParticipantHi Matt
You can edit the Display Field in the ezEdit screen and specify the CalculatedValue property as following:
<a href="<%Target Url%>" target="_blank"><%SI Field%></a>
Here you use field expression to specify the URL and the display of the field.
Hope this helps.
- 09/01/2011 at 10:38 am #6437
AnonymousParticipantThanks for the reply.Where exactly is the CalculatedValue property? tried just putting it in the Display Field text as an attribute of Title, but it didn't work.
You are doing exactly what I need though. I just can't find where exactly to put it.
- 09/01/2011 at 10:57 am #6720
AnonymousParticipantBring up ezEdit dialog for the Web Part, click Edit button on DisplayFields property, click Edit button next to the field that you want to render as a hyperlink column, it will show the following dialog screen where you can specify Calculated Value property.
- 09/01/2011 at 11:11 am #6721
AnonymousParticipantThanks again for replying.
On my display fields, I have everything down to Item CSS Class, and then it skips to LinkTo. I don't have Fixed Value or Calculated Value. Is that a configuration option that I left out possibly? or a newer version of Quest Web Parts that I need? We're on version 5.4
- 09/01/2011 at 11:16 am #6722
AnonymousParticipantThey are configuration options since 4.3. Are we talking about qSIListView Web Part? Could you post a screen shot of yours?
- 09/01/2011 at 11:22 am #3981
AnonymousParticipantHi,
I’ve got data displayed in a qSIListView web part, and I use one of the fields to turn the title into a link. It’s working well. The only problem I have is that I can’t make the link open in a new window. Does anyone know how I can make the LinkTo function open the link in a new window? Thanks in advance.
-Matt
- 09/01/2011 at 11:22 am #6726
AnonymousParticipantYes, this is qSIListView. Do you know if there is a configuration setting somewhere on the server that I need to change to enable this feature. It would save me a lot of time and effort.
- 09/01/2011 at 11:22 am #6723
AnonymousParticipantYou need to use Custom Field for qSIListView DisplayFields property in order to see the options for Fixed Value and CalculatedValue. The following screen shots show how to use the Custom Fields that do not come from the external data source.
- 09/01/2011 at 11:29 am #6724
AnonymousParticipantThank you so much. I didn't realize it had to be a new field seperate from the Data Source. You saved me a ton of time and effort. Thank you so much.
- 09/01/2011 at 11:32 am #6725
AnonymousParticipantYou are welcome.
-
- AuthorPosts
You must be logged in to reply to this topic.