Marcus Khoo

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 45 total)
  • Author
    Posts
  • in reply to: Feature requests #37547
    Marcus Khoo
    Participant

    Also, in a vLokokup would it be possible to customise the message which current defaults to:

    “There are no items matching this query”

    I may just like to say “None” or even “”

    😀
    /Marcus

    Marcus Khoo
    Participant

    Thanks Alexander, but what calls this function? Is it called automatically whenever any field is changed?
    Thanks

    Marcus Khoo
    Participant

    Spoke too soon. Don’t quite get the example.
    I want to trigger the update of a specific field when another changes and i want to do the same for twenty fields
    i.e.
    when A is changed, B is updated
    or
    when C is changed, D is updated
    or
    When E is changed, F is updated
    or
    etc.

    Thanks

    Marcus Khoo
    Participant

    Doh! you have it already in the Examples. Sorry.

    in reply to: Feature request for “Quick Save” on a “NEW” item #37430
    Marcus Khoo
    Participant

    Hi Alexander, yes that may work but I would still need the users to be able to Save – without going to the Edit form.
    How about a “Save and Edit” option on Quick Save? That gives me all three options:
    1. Stay on New form with QuickSave
    2. Go to the Edit form with “Save and Edit”
    3. Just “Save and Close”

    /Marcus

    in reply to: Deploying package #37418
    Marcus Khoo
    Participant

    (OOps, I meant “Ver”, DFFS already has a “Version” which it uses to track itself)

    in reply to: Deploying package #37417
    Marcus Khoo
    Participant

    Hi Chrisoph,
    I have created my own view (not changed the default one) in this list that has “Title”, “Form” (first instance of the column) and Last Modified date.
    This is great if you want to see the last time you updated the form and what form type is being used.
    If you are developing your own forms, this is a great way of easily identifiing the form configurations to copy if you do updates
    You could also add a “Version” column to keep track of form changes
    /Marcus

    in reply to: JS – how to refer to a field in the code #37416
    Marcus Khoo
    Participant

    Wendi,
    Also note that this works great for Lookup fields. So
    getFieldValue(“your_field_name”);
    returns the VALUE in the field not just the ID of the item being looked up.

    in reply to: SharePoint retirement of Add-Ins #37415
    Marcus Khoo
    Participant

    Wonderful!

    in reply to: Bug found in 1.0.45 #37386
    Marcus Khoo
    Participant

    Thanks Alexander

    in reply to: Bug found in 1.0.45 #37382
    Marcus Khoo
    Participant

    More info:
    My “original” item has tweleve columns, eleven of them are Lookup columns (Which do NOT retrieve the “Title” of the source).

    I am trying to “clone” my twelve column item and I am using the “New” opiton in a vLookup.

    I want to create a brand new item and set the default values of nine of the eleven lookups with the same values as the original.

    This used to work but now when I use the “New” button, only the first of the eleven lookups gets popualted in the new item and I have to manually select the other ten.

    Hope this explains it better.

    Best regards
    /Marcus

    in reply to: Oops – problem with 1.0.39.0 #37286
    Marcus Khoo
    Participant

    Thanks!

    in reply to: DFFS speed loading issue – any updates? #37185
    Marcus Khoo
    Participant

    Hi Alexander, the URL parmeter sounds like a great idea. I have not used the “Deploy” option from the AppCatalog because we only need it on ONE site collection so just removing it from the Site Collection would work for me to add the JSON. I’ll use that for the time being. Many thanks.

    in reply to: DFFS speed loading issue – any updates? #37183
    Marcus Khoo
    Participant

    Sorry, this is the question I meant to ask.

    I have already created DFFS forms and they mostly work fine.

    I have 40 lists and hence 120 DFFS forms

    I can only add the JSON formatting suggested in this post, to the “original” SharePonit form.

    How do I access the original form in order to put the JSON formatting in place when everytime I open the forms now I get the DFFS form?

    Is there a quick way to temporary “disable” the DFFS form so I can add the JSON to the “original” form?

    Thanks

    in reply to: DFFS speed loading issue – any updates? #37181
    Marcus Khoo
    Participant

    This is a brilliant work around.

    How do you easily get back to the original form though when there ARE DFFS forms defined?

    Thanks

Viewing 15 posts - 1 through 15 (of 45 total)