Loading...

Anonymous

Anonymous

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 2,745 total)
  • Author
    Posts
  • in reply to: List Throttling Limit #7436
    Anonymous
    Anonymous
    Participant

    Hi ,

    n

     

    n

    you can set some fields in the ‘Searched Fields’ settings. But make sure that the searched fields you set must be indexed.

    n

     

    n

    in reply to: List Throttling Limit #7435
    Anonymous
    Anonymous
    Participant

    Hi ,

    n

    Sorry i am new to this.

    n

    I have Turned On List Searcher Mode. Where do put my search criteria?

    n

    in reply to: List Throttling Limit #7434
    Anonymous
    Anonymous
    Participant

    Thanks for your reply.

    n

    I have found a previous post you responded to. I will follow that and see how i go,

    n

    regards

    in reply to: List Throttling Limit #7188
    Anonymous
    Anonymous
    Participant

    Hi ,

    n

     

    n

    Which web part is throwing the error message? If it is the qListView web part, that is as design. You can turn on the ‘Turn On List Searcher Mode’ in qListView. After that, the items will not be returned until you provide the search criteria.

    n

     

    n

    in reply to: RE: qListView Conditional field background color #7187
    Anonymous
    Anonymous
    Participant

    Hi,

    n

     

    n

    No, you don’t need to use the square brackets in the field. About the range, just use the ‘-’, for example: ‘10 – 100’. You can check the help document to get more details about how to set the Color Appearance setting.

    n

     

    n

    in reply to: RE: qListView Conditional field background color #7186
    Anonymous
    Anonymous
    Participant

    Can you give an example that shows the syntax?  Are square brackets needed for Field Value? How is the range defined?

    Anonymous
    Anonymous
    Participant

    I can't hard code it because it needs to be the ID of the PR item display page I'm on so it has to be dynamic, not a static ID.  I will use some other way to accomplish it, thanks for your response.

    Anonymous
    Anonymous
    Participant

    Hello

    n

     

    n

    qPanelMenu cannot support this feature. I suggest you can hard code the ID into the list item, something like the ‘Target Url’ = http://sample.com?ID=1.

    n

     

    n

    Anonymous
    Anonymous
    Participant

    Hello neves,

    n

     

    n

    I think you can use the qListView, and configure a document list for it. Then set some search fields, such as the ‘Name’. Then you can use the document name to search the doucments.

    n

     

    n

    in reply to: Help with sessions #7182
    Anonymous
    Anonymous
    Participant

    Hi ,

    I’ll do a bit more work but the problem seems to be sending data to the same list.  If I change the Form to a new item then the Parent session data is accepted, but as an edit form it fails.  I will try sending it to a temporary list then post it back to the original list.

    in reply to: Menus running under List View. #7174
    Anonymous
    Anonymous
    Participant

    I think I found the release notes for the fix.

    in reply to: Help with sessions #7181
    Anonymous
    Anonymous
    Participant

    Hi ,

    n

     

    n

    It works in my lab. Try to clear the ‘Reset Session Name’ in both parent and child lists. If you still cannot work, please provide your web part template for me.

    n

     

    n

    in reply to: Help with sessions #7180
    Anonymous
    Anonymous
    Participant

    Thanks for all your time,  This is what I have but it doesn’t give the desired result

    I’m selecting “5” Camp.  This should the set the parent to 5 also but it stays at 1.

    The idea is that the Parent is being fed the location ID so the two should now be the same.

    Any ideas?

    Thanks

    in reply to: Help with sessions #7179
    Anonymous
    Anonymous
    Participant

    Hi ,

    I think you can achieve that with session if I understand your scenario well. You mean you need to pass two fields to qListForm with session?

    As I said above, you can use the ‘LinkTo’ with the ‘Set Session Name’ settings. For example, you set the ‘Set Session Names’ to ‘MoveFormSession’,

    Then configure one of the field with the ‘LinkTo’ setting, like the ID field, then set the URL to the ‘LinkTo’. That all for the qListView;

    Next is for the qListForm, edit the ‘Location’ field, change the ‘Field Type’ to ‘Consume value form a session’, click ‘New Session’, ‘Name’ -> ‘MoveFormSession’(the same with qListView), Site URL -> [the list URL, you can use ‘.’ If they are under the same site], ‘List Name’ -> [the list you are configured in qListView], ‘Consume Session Display Field Name’ -> ‘Location’, check ‘Allow Edit’; and it is the same settings for the ‘Parent’ field except the ‘Consume Session Display Field Name’.

    Now you click clicke the ID field, and then will navigate to the qListForm page, and the qListForm can consume the session. You may noticed that you just configure one ID field with the ‘LinkTo’ setting in qListView, but the qListForm can consume the other fields. The reason is qListView will populate the whole row of the items(including the fields you don’t configure them as display fields) into the session.

    For more details, you can click the question mark in the top of the ezEdit to get the online help document.

    About your another questions:

    1. Yes, the session can exist over different pages, it is maintained by server side.
    2. I don’t understand your question:” Can you send the ID selection to a qListForm as a session instead of a URL?”
    in reply to: Help with sessions #7178
    Anonymous
    Anonymous
    Participant

    Hi ,

    This is the simplest way I could put what I’m trying to do.  I want to move the “Dry Mess” from the “Camp” to “Dams”.  So I need two sessions from the same list to edit the one qFormView.   The first for the “Location” and the second for the New “Parent Location”.  If I can’t do this with sessions then I think I can do it with a temporary list.

    I don’t care if it needs to be on the same page or a different page, note that having it on the same page is difficult because I can’t get the two lists to have different data.  But as it stands I can’t get anything to transfer by session anyway.

    Even if I can’t do this with sessions, I want to learn how to use them so I can use them elsewhere.

    Thanks for your help.

Viewing 15 posts - 46 through 60 (of 2,745 total)