chgrnet

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 84 total)
  • Author
    Posts
  • in reply to: "No value" issue #21088
    chgrnet
    Participant

    DFFS Backend v4.4.3.42|CSS version: 4.42 / 4.42|spjs-utility version: 1.323

    in reply to: DFFS_frontend_min.js v4.4.2.9 to v4.4.3.0 #20751
    chgrnet
    Participant

    Thank you. The issue was I had the variables in the “tab” field, not the “heading” field, that the edit form is fixed.

    For the new form, is there a “best” way to set a trigger on a blank field? I typically use “is equal to” and leave the value field blank, but is that correct?

    in reply to: DFFS_frontend_min.js v4.4.2.9 to v4.4.3.0 #20726
    chgrnet
    Participant

    I’m not sure if these will help you, but here is some information. I understand this is vague, and I appreciate any assistance. If you are not able to resolve this, I totally understand.

    in reply to: Replace link used for "upload files" #19299
    chgrnet
    Participant

    New question: Is there also a way to get the “Upload files” icon to always be visible? Right now it only shows when you mouse over the area to the right of the folder icon, but I want it to always be visible.

    in reply to: Replace link used for "upload files" #19161
    chgrnet
    Participant

    Please disregard this question, I was able to figure out how to do what I needed. Thank you for all your help!

    This is an excellent solution to use when using vLookup to a document library, it is much nicer than the standard document upload screen.

    in reply to: Replace link used for "upload files" #19159
    chgrnet
    Participant

    The first piece of code is excellent! Thank you!

    I have a single line of text field called “DocLibraryFolderName” I would like to append to the end of the “YOUR_CUSTOM_UPLOAD_URL”, how would I code that?

    chgrnet
    Participant

    I just installed the Dec. 20, 2017 version and it appears to have fixed this issue. Thank you!

    in reply to: On load, EditForm.aspx fields are not following rules #18601
    chgrnet
    Participant

    No cascading dropdowns, out of the box single select drop-down. It only fails to work correctly on load, on select it works perfectly. I am using IE 11.

    in reply to: On load, EditForm.aspx fields are not following rules #18578
    chgrnet
    Participant

    When I try to use version DFFS_2017-10-17, I have a really slow load time when I try to change the single select drop-down selection, and the issue from above still persists. It seems really random what it choses not to load on load. There are no errors when I debug, everything is loading/not loading as expect in debug. When I change the selection, it works correctly, using the same rule as is used for on load.

    I am not able to use DFFS_2017-10-17 due to the slow load time on change of the single-select choice field.

    in reply to: On load, EditForm.aspx fields are not following rules #18576
    chgrnet
    Participant

    I wish this was the case, but it is definitely on load that is not working. When I select another item then select it again, it works perfectly. Also, on new, it works perfectly, it is just when it is loaded on edit initially that it does not work. There are no errors being produced and the version before worked correctly. As soon as I updated to the newer version with the checkboxes for multi-select fields, it started asking inconsistent. Some items do load as expected, then some don’t.

    chgrnet
    Participant

    Is there a way to associate this code with a button, either near the other buttons on the bottom or one in the ribbon?

    Could you add the ability to “redirect to the display form” on the edit form?

    • This reply was modified 6 years, 11 months ago by chgrnet.
    in reply to: Multi-select cascade to multi-choice #16286
    chgrnet
    Participant

    When in a datasheet or list view, when you use a lookup or choice/multi-choice you can use the title row to filter items in the list. Because your cascades for multi are a multi-text, this is not available. I do need this filter ability, so I was wondering if there was a way to write code to another field that could allow a paste into a multi-choice field (in the background). Your fields display like this:
    Item 1;
    Item 2;
    Item 3;

    To paste into a multi-choice, they need to be formatted like this:
    ;#Item 1;#Item 2;#Item 3;#

    If I can format the data like above, and put it in another field (it can be a multi-line text), then I could get it into a multi-choice, and what I need to do can be done. This transfer would happen in the background and the field would be hidden on the form, but I would show it on the list or datasheet view.

    I understand if my ask does not make sense, and it may not be possible, and that is fine. I really wanted to use your cascades, but I have to be able to filter the data from a list or datasheet view and right now, it won’t work.

    in reply to: Multi select cascades #16236
    chgrnet
    Participant

    Yes, side by side would be nice, but thank you for the CSS code!

    in reply to: Choose a column in the lookup list to sort column by #16170
    chgrnet
    Participant

    I understand how to sort based on this post, but I would like to add it would be very nice if it could sort on an alternate column in the lookup list. I have a use for this where numbers would not be an ideal solution.

    in reply to: Issue with people picker field on save #15406
    chgrnet
    Participant

    I have installed the Jan. 12 version of DFFS. Attached is the screen shot with your code in F12 developer tools. Here are the scenarios:

    1. If I put a name in the field and resolve it, I get the error and am not able to move forward.

    2. If I put a name in the field and don’t resolve it, I don’t get the error and the form saves as expected.

    The required feature is only available on DFFS, not on the list.

    This list does not use content types, but I have 2 other lists that do use content types and work the same way.

Viewing 15 posts - 31 through 45 (of 84 total)