Loading...

RE: Source and Workspace URL

RE: Source and Workspace URL

#7410
Anonymous
Anonymous
Participant

Hi

n

Sorry, I am sure I understand your scenario very well. The Link To setting in qListView can be set the HTTP parameter base on the other fields, but just for ShrePoint fields. The Workspace URL is not a native SharePoint field, it is our internal field which is dynamic generated by qListView.

n

I would like to suggest you can use the custom field as a workaround:

n

1. Click ‘Add Field’ in ‘Display Fields’ setting ;

n

2. Configure this field, set the ‘Calculated Value’ as a link for it, something like: <a href="./Custom/AllItems.aspx?initID=<%ID%>&source=<%Workspace URL%>/Lists/Custom/AllItems.aspx">MyEdit</a>

n

At that time, the Workspace URL can be replace to your field’s value.

n