Skip to main content

Select Data Target to update information on a selected row

Completed

Comments

5 comments

  • Official comment
    Yaremi Miranda Lopez

    Hello Scott, this feature is not planned yet, I suggest you share this so the more votes it has the higer prioriy it will get.

  • Scott McClure

    Has there been any movement on this - I face the same issue?

  • Naama Aharoni

    Hi Scott,

    This should already be possible if you use the .FOCUSED Keyword.

    Please check.

    Thanks, Naama

  • Julian Biggin

    @Naama,

    Could you elaborate a little further as to how the ".FOCUSSED" feature is used, and where this should be added please?

    I have a demo I'm setting up for where I need to enter a part number, quantity and a few other fields, then in a UDF pull up a list of contacts linked to the customer on a Sales Quotation, and the selected contact name should be pulled back to that line (basically a quote can be for multiple different contacts), so need the result to go on the present line as opposed to a new one.

    Thanks,

     

    Julian

  • Julian Biggin

    Hi,

    Stumbled across some documentation on this which seems to indicate that the ".FOCUSED" is added after the final element of the field definition.

    For those who haven't seen this, where the field reference would be reflected by "$[$38.U_Contact.0]", adding the ".FOCUSED" like this "$[$38.U_Contact.0.FOCUSED]" means the value from the selection is passed back into the current line instead of adding a new line.

    Hope this helps.

     

    Julian 

Please sign in to leave a comment.